Added patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as hotpatchable.

This commit is contained in:
Sebastian Lackner
2015-10-02 17:48:08 +02:00
parent eb98f4e74f
commit 3cee0925e8
5 changed files with 79 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -22,6 +22,8 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
IDirectInput8::Initialize.
* Added patch to pass cookie by reference to msvcrt_local_unwind4 in
_seh_longjmp_unwind4.
* Added patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted