Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygendevmgmt.h
Go to the documentation of this file.
00001 #pragma once 00002 #define WIN32_LEAN_AND_MEAN 00003 #include <windows.h> 00004 #pragma once 00005 #include "resource.h" 00006 00007 extern HINSTANCE g_hInstance; 00008 extern HANDLE ProcessHeap; 00009 Generated on Fri May 25 2012 04:15:14 for ReactOS by
1.7.6.1
|