Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenjconfig.h
Go to the documentation of this file.
00001 #define HAVE_PROTOTYPES 00002 #define HAVE_UNSIGNED_CHAR 00003 00004 #define HAVE_STDDEF_H 00005 #define HAVE_STDLIB_H 00006 00007 #ifndef __RPCNDR_H__ /* don't conflict if rpcndr.h already read */ 00008 typedef unsigned char boolean; 00009 #endif 00010 #define HAVE_BOOLEAN /* prevent jmorecfg.h from redefining it */ 00011 00012 #undef NEED_BSD_STRINGS 00013 #undef NEED_SYS_TYPES_H 00014 #undef NEED_FAR_POINTERS /* we presume a 32-bit flat memory model */ 00015 #undef NEED_SHORT_EXTERNAL_NAMES 00016 #undef INCOMPLETE_TYPES_BROKEN 00017 00018 // typedef long INT32; Generated on Sat May 26 2012 04:31:57 for ReactOS by
1.7.6.1
|