My Project
|
Go to the source code of this file.
Functions | |
ATOM | MyRegisterClass (HINSTANCE hInstance) |
BOOL | InitInstance (HINSTANCE, int) |
LRESULT CALLBACK | WndProc (HWND, UINT, WPARAM, LPARAM) |
INT_PTR CALLBACK | About (HWND, UINT, WPARAM, LPARAM) |
INT_PTR CALLBACK About | ( | HWND | , |
UINT | , | ||
WPARAM | , | ||
LPARAM | |||
) |
BOOL InitInstance | ( | HINSTANCE | , |
int | |||
) |
ATOM MyRegisterClass | ( | HINSTANCE | hInstance | ) |
LRESULT CALLBACK WndProc | ( | HWND | , |
UINT | , | ||
WPARAM | , | ||
LPARAM | |||
) |