Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/wsahelp.h (system_header): Add pragma. | Dimitri Papadopoulos | 2006-04-14 | 1 | -2/+4 |
| | | | | | | | | | | | * include/ws2spi.h (system_header): Add pragma. * include/rasdlg.h (system_header): Add pragma. * include/rasdlg.h (_RASDLG_H): Define. Define instead of _RASDLG_H_, this is the w32api standard. * include/mlang.h (_MLANG_H): Define. Define instead of _MLANG_H_, this is the w32api standard. * include/setupapi.h (_SETUPAPI_H): Define. Define instead of _SETUPAPI_H_, this is the w32api standard. | ||||
* | = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping, | Danny Smith | 2004-10-18 | 1 | -11/+15 |
| | | | | PWSH_GET_WINSOCK_MAPPING): Don't define if __OBJC__. | ||||
* | * include/wsahelp.h: Remove ';' after closing | Danny Smith | 2003-02-22 | 1 | -1/+1 |
| | | | | | #ifdef __cplusplus brace. * include/ws2spi.h: Likewise. | ||||
* | 2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net> | Danny Smith | 2002-08-26 | 1 | -0/+92 |
* include/wsahelp.h: New file. * lib/test.c: Include wsahelp.h. |