include: Add PF_XSAVE_ENABLED

André Hentschel nerv at dawncrow.de
Sat Jun 4 11:41:04 CDT 2011


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

diff --git a/include/winnt.h b/include/winnt.h
index b4aa5a0..11f1ea2 100644
--- a/include/winnt.h
+++ b/include/winnt.h
@@ -777,6 +777,7 @@ typedef enum _HEAP_INFORMATION_CLASS {
 #define PF_COMPARE_EXCHANGE128			14
 #define PF_COMPARE64_EXCHANGE128		15
 #define PF_CHANNELS_ENABLED			16
+#define PF_XSAVE_ENABLED			17
 
 
 /* Execution state flags */
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list