[PATCH 1/6] advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo (try 3).

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


Patches 1-5 provide a fix for Bug #31858 (Netflix Internet Connection
Problem) and patch 6 fixes a bug where some Silverlight websites loop
forever querying the interface list.  Once patches 1-5 have been
applied then Netflix (using Silverlight 4.x) will successfully load
and play movies and TV shows, provided that you do not move the mouse
while the content is first loading (though this only appears to be a
problem when taking a "+relay" log).

This particular patch implements SetNamedSecurityInfoW by layering it
on top of SetSecurityInfo, which permits the creation of tests for
part 2 (GetNamedSecurityInfoW).  This version has been updated to
utilize NtCreateFile directly in order to return proper error codes
when opening files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi-Implement-SetNamedSecurityInfoW-on-top-of-Set.patch
Type: application/octet-stream
Size: 5287 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121126/e5041d8d/attachment-0001.obj>


More information about the wine-patches mailing list