Make acpi compile with Visual C++
[reactos.git] / base / applications / msconfig / systempage.h
1 extern HWND hSystemPage;
2
3 INT_PTR CALLBACK SystemPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);