This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[PATCH]: winnt.h


Hi,

I have just applied the following patch to winnt.h:

- Add defines for group attributes SE_GROUP_xxx which are used
  in TOKEN_GROUPS as groups attributes in the LUID_AND_ATTRIBUTES
  structure.

- Add define for SYSTEM_LUID which is a predefined logon session
  used in some authentication related calls.

- Add missing types PTOKEN_DEFAULT_DACL, PTOKEN_OWNER and
  PTOKEN_PRIMARY_GROUP as corresponding pointer types to the
  TOKEN_DEFAULT_DACL, TOKEN_OWNER and TOKEN_PRIMARY_GROUP
  base types.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]