mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
6 lines
144 B
C
6 lines
144 B
C
![]() |
extern HWND hToolsPage;
|
||
|
extern HWND hToolsListCtrl;
|
||
|
|
||
|
INT_PTR CALLBACK ToolsPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|
||
|
|