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

Erich E. Hoover ehoover at mymail.mines.edu
Sun Nov 18 18:05:01 CST 2012


This series of patches provides a fix for Bug #31858 (Netflix Internet
Connection Problem).  Once this patch series has 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 fix
a bad return value and includes a test indicating the correct value
(ERROR_FILE_NOT_FOUND).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi-Implement-SetNamedSecurityInfoW-on-top-of-Set.patch
Type: application/octet-stream
Size: 4800 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121118/04ea11a3/attachment.obj>


More information about the wine-patches mailing list