- Create KD branch. All debugging support is removed in this branch (no symbols,...
[reactos.git] / reactos / base / applications / msconfig / generalpage.h
1 extern HWND hGeneralPage;
2
3 INT_PTR CALLBACK GeneralPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);