define VER_SUITE_BLADE

Adam D. Moss adam at gimp.org
Sun Oct 10 05:52:18 CDT 2004


Changelog:
   Adam D. Moss <adam at gimp.org>: Add definition of
   VER_SUITE_BLADE (win nt server 'web edition')
-------------- next part --------------
Index: wine/include/winnt.h
===================================================================
RCS file: /home/wine/wine/include/winnt.h,v
retrieving revision 1.195
diff -u -u -r1.195 winnt.h
--- wine/include/winnt.h	1 Sep 2004 17:36:04 -0000	1.195
+++ wine/include/winnt.h	10 Oct 2004 10:39:21 -0000
@@ -3638,6 +3638,7 @@
 #define	VER_SUITE_DATACENTER			0x00000080
 #define	VER_SUITE_SINGLEUSERTS			0x00000100
 #define	VER_SUITE_PERSONAL			0x00000200
+#define	VER_SUITE_BLADE				0x00000400
 
 #define	VER_EQUAL				1
 #define	VER_GREATER				2


More information about the wine-patches mailing list