mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 02:39:42 +00:00
3 lines
119 B
C
3 lines
119 B
C
extern HWND hGeneralPage;
|
|
|
|
INT_PTR CALLBACK GeneralPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|