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