Added patch to implement stub for DSPROPSETID_EAX20_ListenerProperties.

This commit is contained in:
Sebastian Lackner
2015-10-07 02:57:45 +02:00
parent 4adc56f74f
commit ee5271ee57
3 changed files with 91 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-staging (1.7.53) UNRELEASED; urgency=low
* Added patch to implement support for msiexec /passive command line option.
* Added patch to implement stub for DSPROPSETID_EAX20_ListenerProperties.
* Removed patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable (accepted upstream).
* Removed patch to mark BitBlt and StretchDIBits as hotpatchable (accepted