Create a branch for header work.
[reactos.git] / base / applications / msconfig / generalpage.h
1 extern HWND hGeneralPage;
2
3 INT_PTR CALLBACK GeneralPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);