|
Defines |
| #define | maxCStrings 10 |
| #define | maxCSLength 256 |
Functions |
| char * | rstring (int resid) |
| char * | rfilter (int resid) |
| INT | MsgBox (HWND hwndParent, UINT fuType, LPSTR pszFormat,...) |
| VOID | WinPrintf (HDC hdc, INT row, INT col, LPSTR pszFormat,...) |
| VOID | displayHelpTopicString (LPCSTR topicStr) |
| VOID | displayHelpTopic (int topicResID) |
| LPSTR | SockerrToString (SOCKERR serr) |
| SOCKERR | ResetSocket (SOCKET sock) |
| SOCKERR | CreateSocket (SOCKET *psock, INT type, ULONG address, PORT port) |
| void | revshort (short *s) |
| void | revlong (long *l) |