[PATCH 2/6] advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo (try 4).

Erich E. Hoover ehoover at mymail.mines.edu
Mon Nov 26 16:42:51 CST 2012


This patch implements GetNamedSecurityInfoW on top of the more
fundamental GetSecurityInfo function, permitting the return of more
accurate ownership information for files.  PlayReady uses this
information to determine if its files have the appropriate
permissions, without the correct permissions it will attempt to recopy
the individualization file (and fail).  Additionally, this patch adds
tests for retrieving the ACL information set on files.

This version is updated to use NtCreateFile, just like patch 1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-advapi-Implement-GetNamedSecurityInfoW-on-top-of-Get.patch
Type: application/octet-stream
Size: 13885 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121126/85a9579b/attachment.obj>


More information about the wine-patches mailing list