windows-nt/Source/XPSP1/NT/net/mcast/pgm/dll/wshrm.def

29 lines
705 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;
; 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