1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-26 16:54:16 +00:00
reactos/base/applications/msconfig/toolspage.h

6 lines
144 B
C
Raw Normal View History

extern HWND hToolsPage;
extern HWND hToolsListCtrl;
INT_PTR CALLBACK ToolsPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);