Revert r46466 this time for real
[reactos.git] / base / applications / msconfig / srvpage.h
1 extern HWND hServicesPage;
2 extern HWND hServicesListCtrl;
3
4 INT_PTR CALLBACK ServicesPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);