Fixed about box :-P
This commit is contained in:
@ -19,5 +19,6 @@ ATOM MyRegisterClass(HINSTANCE hInstance);
|
||||
BOOL InitInstance(HINSTANCE, int);
|
||||
LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
|
||||
LRESULT CALLBACK WinCSXBox(HWND, UINT, WPARAM, LPARAM);
|
||||
LRESULT CALLBACK AboutBox(HWND, UINT, WPARAM, LPARAM);
|
||||
bool LoadRankFromFile(HWND hDlg);
|
||||
|
||||
|
Reference in New Issue
Block a user