Added patch to return WN_NOT_CONNECTED from WNetGetUniversalName REMOTE_NAME_INFO_LEVEL stub.

This commit is contained in:
Sebastian Lackner
2015-10-18 03:50:44 +02:00
parent 3f46a6acb7
commit b8c9f3454e
5 changed files with 76 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -10,6 +10,8 @@ wine-staging (1.7.53) UNRELEASED; urgency=low
* Added patch to fix the initialization of combined DACLs when the new DACL is
empty.
* Added patch to implement comctl32.PROPSHEET_InsertPage.
* Added patch to return WN_NOT_CONNECTED from WNetGetUniversalName
REMOTE_NAME_INFO_LEVEL stub.
* Removed patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable (accepted upstream).
* Removed patch to mark BitBlt and StretchDIBits as hotpatchable (accepted