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 getenv(x) 0
00010 
00011 int abort();
00012 
00013 #define ASM_CPUID_NOT_SUPPORTED 1
00014 
00015 #endif

Generated on Mon Oct 23 13:22:59 2006 for GigaBASE by doxygen1.2.18