include: Add CE Platform Macro

André Hentschel nerv at dawncrow.de
Sun Dec 19 14:15:58 CST 2010


---
 include/winnt.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/winnt.h b/include/winnt.h
index 380ad3f..9cffc14 100644
--- a/include/winnt.h
+++ b/include/winnt.h
@@ -5389,6 +5389,7 @@ NTSYSAPI ULONGLONG WINAPI VerSetConditionMask(ULONGLONG,DWORD,BYTE);
 #define VER_PLATFORM_WIN32s                     0
 #define VER_PLATFORM_WIN32_WINDOWS              1
 #define VER_PLATFORM_WIN32_NT                   2
+#define VER_PLATFORM_WIN32_CE                   3
 
 #define	VER_MINORVERSION			0x00000001
 #define	VER_MAJORVERSION			0x00000002
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list