Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenafxres.h
Go to the documentation of this file.
00001 #ifndef _AFXRES_H 00002 #define _AFXRES_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 #ifndef _WINDOWS_H 00009 #include <windows.h> 00010 #endif 00011 00012 /* IDC_STATIC is documented in winuser.h, but not defined. */ 00013 #ifndef IDC_STATIC 00014 #define IDC_STATIC (-1) 00015 #endif 00016 00017 #ifdef __cplusplus 00018 } 00019 #endif 00020 #endif Generated on Sat May 26 2012 04:29:48 for ReactOS by
1.7.6.1
|