Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenfreeldrpage.h
Go to the documentation of this file.
00001 #ifndef _FREELDRPAGE_H_ 00002 #define _FREELDRPAGE_H_ 00003 00004 extern HWND hFreeLdrPage; 00005 00006 INT_PTR CALLBACK FreeLdrPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam); 00007 00008 #endif Generated on Sun May 27 2012 04:16:57 for ReactOS by
1.7.6.1
|