André Hentschel : include: Add PF_XSAVE_ENABLED.
6 Jun
2011
6 Jun
'11
8:19 p.m.
Module: wine Branch: master Commit: 2680548086c6dd29aaebc27999d883dc0a0820b7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2680548086c6dd29aaebc27999... Author: André Hentschel <nerv(a)dawncrow.de> Date: Sat Jun 4 18:41:04 2011 +0200 include: Add PF_XSAVE_ENABLED. --- 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 */
5311
Age (days ago)
5311
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard