Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenstartuppage.h
Go to the documentation of this file.
00001 #ifndef _STARTUPPAGE_H_ 00002 #define _STARTUPPAGE_H_ 00003 00004 extern HWND hStartupPage; 00005 extern HWND hStartupListCtrl; 00006 00007 INT_PTR CALLBACK StartupPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam); 00008 00009 #endif Generated on Thu May 24 2012 04:16:54 for ReactOS by
1.7.6.1
|