Go to the source code of this file.
Defines | |
#define | CMDLINE LPSTR |
Functions | |
int WINAPI | WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, CMDLINE lpCmdLine, int nShowCmd) |
#define CMDLINE LPSTR |
Definition at line 23 of file main_winmain.c.
int WINAPI WinMain | ( | HINSTANCE | hInstance, |
HINSTANCE | hPrevInstance, | ||
CMDLINE | lpCmdLine, | ||
int | nShowCmd | ||
) |
Definition at line 27 of file main_winmain.c.