Added patch to implement comctl32.PROPSHEET_InsertPage.

This commit is contained in:
Sebastian Lackner
2015-10-17 16:24:51 +02:00
parent 091bcbce3c
commit c83adcf25b
6 changed files with 405 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.53) UNRELEASED; urgency=low
sandbox (32-bit).
* Added patch to fix the initialization of combined DACLs when the new DACL is
empty.
* Added patch to implement comctl32.PROPSHEET_InsertPage.
* Removed patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable (accepted upstream).
* Removed patch to mark BitBlt and StretchDIBits as hotpatchable (accepted