Changeset 1691 for trunk/src/wsock32/wsock32const.h
- Timestamp:
- Nov 10, 1999, 5:39:46 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/wsock32const.h
r1451 r1691 1 /* $Id: wsock32const.h,v 1. 3 1999-10-25 23:17:20phaller Exp $ */1 /* $Id: wsock32const.h,v 1.4 1999-11-10 16:36:16 phaller Exp $ */ 2 2 3 3 /* WSOCK32.H--definitions & conversions for Odin's wsock32.dll. … … 15 15 #ifndef _WINSOCK32CONST_ 16 16 #define _WINSOCK32CONST_ 17 18 19 /* Microsoft Windows Extension function prototypes */ 20 void WIN32API WSASetLastError(int iError); 21 int WIN32API WSAGetLastError(void); 22 17 23 18 24 /*
Note:
See TracChangeset
for help on using the changeset viewer.