Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>
* Apply Danny Smith patch 102382 2000-11-15 Danny Smith <danny_r_smith_2001@yahoo.co.nz> * lib/mswsock.def: remove leading underscores from symbol names
This commit is contained in:
		| @@ -1,4 +1,10 @@ | |||||||
|  |  | ||||||
|  | Sun Jan 28 12:47:31  2001  Earnie Boyd  <earnie@users.sourceforge.net> | ||||||
|  |  | ||||||
|  | 	* Apply Danny Smith patch 102382 | ||||||
|  | 	2000-11-15  Danny Smith  <danny_r_smith_2001@yahoo.co.nz> | ||||||
|  | 	* lib/mswsock.def: remove leading underscores from symbol names | ||||||
|  |  | ||||||
| Sun Jan 28 11:16:39  2001  Earnie Boyd  <earnie@users.sourceforge.net> | Sun Jan 28 11:16:39  2001  Earnie Boyd  <earnie@users.sourceforge.net> | ||||||
|  |  | ||||||
| 	* Apply Danny Smith patch 102446 | 	* Apply Danny Smith patch 102446 | ||||||
|   | |||||||
| @@ -1,28 +1,28 @@ | |||||||
| LIBRARY MSWSOCK.dll | LIBRARY MSWSOCK.DLL | ||||||
| EXPORTS | EXPORTS | ||||||
| _AcceptEx@32 | AcceptEx@32 | ||||||
| _EnumProtocolsA@12 | EnumProtocolsA@12 | ||||||
| _EnumProtocolsW@12 | EnumProtocolsW@12 | ||||||
| _GetAcceptExSockaddrs@32 | GetAcceptExSockaddrs@32 | ||||||
| _GetAddressByNameA@40 | GetAddressByNameA@40 | ||||||
| _GetAddressByNameW@40 | GetAddressByNameW@40 | ||||||
| _GetNameByTypeA@12 | GetNameByTypeA@12 | ||||||
| _GetNameByTypeW@12 | GetNameByTypeW@12 | ||||||
| _GetServiceA@28 | GetServiceA@28 | ||||||
| _GetServiceW@28 | GetServiceW@28 | ||||||
| _GetTypeByNameA@8 | GetTypeByNameA@8 | ||||||
| _GetTypeByNameW@8 | GetTypeByNameW@8 | ||||||
| _MigrateWinsockConfiguration@12 | MigrateWinsockConfiguration@12 | ||||||
| _NPLoadNameSpaces@12 | NPLoadNameSpaces@12 | ||||||
| _SetServiceA@24 | SetServiceA@24 | ||||||
| _SetServiceW@24 | SetServiceW@24 | ||||||
| _TransmitFile@28 | TransmitFile@28 | ||||||
| _WSARecvEx@16 | WSARecvEx@16 | ||||||
| _dn_expand@20 | dn_expand@20 | ||||||
| _getnetbyname@4 | getnetbyname@4 | ||||||
| _inet_network@4 | inet_network@4 | ||||||
| _rcmd@24 | rcmd@24 | ||||||
| _rexec@24 | rexec@24 | ||||||
| _rresvport@4 | rresvport@4 | ||||||
| _s_perror@8 | s_perror@8 | ||||||
| _sethostname@8 | sethostname@8 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user