mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
4 lines
108 B
C
4 lines
108 B
C
|
|
||
|
INT_PTR CALLBACK MainWindow_WndProc(HWND, UINT, WPARAM, LPARAM);
|
||
|
VOID MainWindow_OnSize(HWND hMainWnd);
|