mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
3 lines
117 B
C
3 lines
117 B
C
extern HWND hSystemPage;
|
|
|
|
INT_PTR CALLBACK SystemPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|