mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
4 lines
119 B
C
4 lines
119 B
C
|
extern HWND hGeneralPage;
|
||
|
|
||
|
INT_PTR CALLBACK GeneralPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|