Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygentoolspage.h
Go to the documentation of this file.
00001 #ifndef _TOOLSPAGE_H_ 00002 #define _TOOLSPAGE_H_ 00003 00004 extern HWND hToolsPage; 00005 extern HWND hToolsListCtrl; 00006 00007 INT_PTR CALLBACK ToolsPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam); 00008 00009 #endif Generated on Fri May 25 2012 04:15:13 for ReactOS by
1.7.6.1
|