[PATCH 3/7] advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo (try 3).

Erich E. Hoover ehoover at mymail.mines.edu
Thu Nov 15 11:38:24 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 fixes some problems in the tests on older Windows
versions, sorry I didn't catch that earlier.  It now also fixes a
mistake I made between testing try 2 and pushing it out :/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-advapi-Implement-GetNamedSecurityInfoW-on-top-of-Get.patch
Type: application/octet-stream
Size: 14121 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121115/f9a628d0/attachment.obj>


More information about the wine-patches mailing list