[PATCH 1/5] advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo.

Erich E. Hoover ehoover at mymail.mines.edu
Thu Nov 1 23:42:11 CDT 2012


This series of patches provides a fix for Bug #31858 (Netflix Internet
Connection Problem) and Bug #31993 (Netflix hangs with loading bar at
100%).  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).  It's also worth noting that these patches supersede
91569, 91570, and 91571 and that patch 5 can be safely applied without
patches 1-4.

This particular patch implements GetNamedSecurityInfoW on top of the
more fundamental GetSecurityInfo function, permitting the return of
more accurate ownership information for files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi-Implement-GetNamedSecurityInfoW-on-top-of-Get.patch
Type: application/octet-stream
Size: 4720 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121101/1ba07188/attachment.obj>


More information about the wine-patches mailing list