Added patch to always use 64-bit registry view on WOW64 setups.

This commit is contained in:
Sebastian Lackner
2015-10-18 16:31:04 +02:00
parent b8c9f3454e
commit bfabcd117e
7 changed files with 67 additions and 8 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ wine-staging (1.7.53) UNRELEASED; urgency=low
* Added patch to implement comctl32.PROPSHEET_InsertPage.
* Added patch to return WN_NOT_CONNECTED from WNetGetUniversalName
REMOTE_NAME_INFO_LEVEL stub.
* Added patch to always use 64-bit registry view on WOW64 setups.
* Removed patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable (accepted upstream).
* Removed patch to mark BitBlt and StretchDIBits as hotpatchable (accepted