Go to the source code of this file.
Functions | |
| LRESULT CALLBACK | WndProc (HWND, UINT, WPARAM, LPARAM) |
| int WINAPI | WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR cmdline, int iCmdShow) |
Variables | |
| const char * | filename |
| int WINAPI WinMain | ( | HINSTANCE | hInstance, |
| HINSTANCE | hPrevInstance, | ||
| PSTR | cmdline, | ||
| int | iCmdShow | ||
| ) |
| LRESULT CALLBACK WndProc | ( | HWND | hwnd, |
| UINT | iMsg, | ||
| WPARAM | wParam, | ||
| LPARAM | lParam | ||
| ) |
1.8.2