blob: 85b81dc027f73bd9a8017713c6b794043f4ee2a0 [file] [log] [blame] [raw]
#ifndef _WINDOWS
#define _WINDOWS
#endif
#ifndef _WINDOWSCE
#define _WINDOWSCE
#endif
#ifndef _WIN
#define _WIN
#endif
#ifndef _WCE
#define _WCE 4
#endif
#ifndef _WINCE
#define _WINCE
#endif
#ifndef _WIN32_WCE
#define _WIN32_WCE 0x500
#endif
#undef PATH_MAX
#define PATH_MAX 259