#include <windows.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| int | main (int, char **) |
| int WINAPI | WinMain (HINSTANCE current, HINSTANCE prev, LPSTR cmdline, int showcmd) |
| int main | ( | int | , | |
| char ** | ||||
| ) |
| int WINAPI WinMain | ( | HINSTANCE | current, | |
| HINSTANCE | prev, | |||
| LPSTR | cmdline, | |||
| int | showcmd | |||
| ) |
1.4.7