windows-nt/Source/XPSP1/NT/net/mcast/pgm/dll/wshrm.def
2020-09-26 16:20:57 +08:00

29 lines
705 B
Modula-2

;
; File: wshpgm.def
; System: MS-Windows 3.x
; Summary: Module definition file for PGM helper DLL for WinSockAPI DLL.
;
LIBRARY WSHRM ; Application's module name
; All functions that will be called by any Windows routine
; must be exported
EXPORTS
WSHOpenSocket
WSHOpenSocket2
WSHGetSockaddrType
WSHGetSocketInformation
WSHNotify
WSHSetSocketInformation
WSHEnumProtocols
WSHGetWildcardSockaddr
WSHGetWinsockMapping
WSHAddressToString
WSHStringToAddress
WSHGetBroadcastSockaddr
WSHGetProviderGuid
WSHGetWSAProtocolInfo
WSHIoctl
WSHJoinLeaf