Merge aicom-network-branch (without NDIS changes for now)
[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);