#include <windows.h>#include <malloc.h>Go to the source code of this file.
Classes | |
| class | Pipe |
Macros | |
| #define | STRICT |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| int CALLBACK | WinMain (HINSTANCE, HINSTANCE, LPSTR, int) |
| #define STRICT |
Definition at line 29 of file netserv.cpp.
| #define WIN32_LEAN_AND_MEAN |
Definition at line 30 of file netserv.cpp.
| int CALLBACK WinMain | ( | HINSTANCE | , |
| HINSTANCE | , | ||
| LPSTR | , | ||
| int | ) |
Definition at line 274 of file netserv.cpp.