This commit is contained in:
Lana Steuck 2011-06-17 10:27:40 -07:00
commit 3a42e735b4

View File

@ -44,7 +44,7 @@
#define SO_UPDATE_CONNECT_CONTEXT 0x7010
#endif
typedef BOOL (*ConnectEx_t)
typedef BOOL (PASCAL *ConnectEx_t)
(
SOCKET s,
const struct sockaddr* name,