CVS: winex/include winnt.h,1.30,1.31

[email protected]
Newsgroups gmane.comp.emulators.winex.cvs
Message-ID <[email protected]>
Subject: winex/include winnt.h,1.30,1.31Update of /var/lib/cvsd/cvsroot/winex/include
In directory agravaine:/tmp/cvs-serv31367/include

Modified Files:
	winnt.h 
Log Message:

Implement GetSystemInfo() and IsProcessorFeaturePresent() on MacOS X.


Index: winnt.h
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/include/winnt.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- winnt.h	30 Mar 2007 15:06:16 -0000	1.30
+++ winnt.h	30 Mar 2007 15:56:41 -0000	1.31
@@ -543,6 +543,12 @@
 #define PF_XMMI_INSTRUCTIONS_AVAILABLE		6
 #define PF_AMD3D_INSTRUCTIONS_AVAILABLE		7
 #define PF_RDTSC_INSTRUCTION_AVAILABLE		8
+#define PF_PAE_ENABLED                          9
+#define PF_XMMI64_INSTRUCTIONS_AVAILABLE       10
+#define PF_NX_ENABLED                          12
+#define PF_SSE3_INSTRUCTIONS_AVAILABLE         13
+#define PF_COMPARE_EXCHANGE128                 14
+#define PF_COMPARE64_EXCHANGE128               15
 
 
 /* Execution state flags */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.