Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
733 B

;
; 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