44e8cf38f1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 lines
225 B
Modula-2
12 lines
225 B
Modula-2
LIBRARY wsock32
|
|
EXETYPE NT
|
|
SUBSYSTEM WINDOWS
|
|
EXPORTS
|
|
_WSACleanup@0 = WSACleanup
|
|
_gethostbyaddr@12 = gethostbyaddr
|
|
_gethostbyname@4 = gethostbyname
|
|
_gethostname@8 = gethostname
|
|
_WSAStartup@8 = WSAStartup
|
|
|
|
|