Main Page   Class Hierarchy   Compound List   File List   Compound Members  

wince.h

00001 #ifndef __WINCE_H__
00002 #define __WINCE_H__
00003 
00004 #include <winsock.h>
00005 
00006 #include "wince_time.h"
00007 
00008 #define assert(x) 
00009 #define stricmp   _stricmp
00010 #define getenv(x) 0
00011 
00012 int abort();
00013 
00014 #define ASM_CPUID_NOT_SUPPORTED 1
00015 
00016 #endif

Generated on Mon Oct 23 13:23:58 2006 for FastDB by doxygen1.2.18