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);