Fixed alignment of TOKEN_STATISTICS.

oldstable
Alexandre Julliard 2004-09-01 04:58:53 +00:00
parent 1b30417811
commit 9bf729b7cb
1 changed files with 2 additions and 0 deletions

View File

@ -3101,6 +3101,7 @@ typedef struct _SECURITY_QUALITY_OF_SERVICE {
* TOKEN_STATISTICS
*/
#include <pshpack4.h>
typedef struct _TOKEN_STATISTICS {
LUID TokenId;
LUID AuthenticationId;
@ -3113,6 +3114,7 @@ typedef struct _TOKEN_STATISTICS {
DWORD PrivilegeCount;
LUID ModifiedId;
} TOKEN_STATISTICS;
#include <poppack.h>
/*
* ACLs of NT