mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:13:06 +00:00
[WSOCK32]
- Fix the spec file - Fixes FF regression svn path=/trunk/; revision=52097
This commit is contained in:
parent
fbe0668c94
commit
66d289c9ad
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
||||||
7 stdcall getsockopt(long long long ptr ptr) ws2_32.getsockopt
|
7 stdcall getsockopt(long long long ptr ptr) ws2_32.getsockopt
|
||||||
8 stdcall htonl(long) ws2_32.htonl
|
8 stdcall htonl(long) ws2_32.htonl
|
||||||
9 stdcall htons(long) ws2_32.htons
|
9 stdcall htons(long) ws2_32.htons
|
||||||
10 stdcall ioctlsocket(long long ptr) ws2_32.ioctlsocket
|
10 stdcall inet_addr(str) ws2_32.inet_addr
|
||||||
11 stdcall inet_addr(str) ws2_32.inet_addr
|
11 stdcall inet_ntoa(ptr) ws2_32.inet_ntoa
|
||||||
12 stdcall inet_ntoa(ptr) ws2_32.inet_ntoa
|
12 stdcall ioctlsocket(long long ptr) ws2_32.ioctlsocket
|
||||||
13 stdcall listen(long long) ws2_32.listen
|
13 stdcall listen(long long) ws2_32.listen
|
||||||
14 stdcall ntohl(long) ws2_32.ntohl
|
14 stdcall ntohl(long) ws2_32.ntohl
|
||||||
15 stdcall ntohs(long) ws2_32.ntohs
|
15 stdcall ntohs(long) ws2_32.ntohs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue