reactos/reactos/base/applications/msconfig/srvpage.h

5 lines
152 B
C
Raw Normal View History

extern HWND hServicesPage;
extern HWND hServicesListCtrl;
INT_PTR CALLBACK ServicesPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);