mirror of
https://github.com/reactos/reactos.git
synced 2025-06-22 17:40:16 +00:00
5 lines
152 B
C
5 lines
152 B
C
![]() |
extern HWND hServicesPage;
|
||
|
extern HWND hServicesListCtrl;
|
||
|
|
||
|
INT_PTR CALLBACK ServicesPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|