Added patch to fix invalid usage of RegOpenKeyExW in msdmo.

This commit is contained in:
Sebastian Lackner
2014-12-23 07:23:35 +01:00
parent ce701fe0df
commit a934f08991
3 changed files with 49 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch to expect the correct buffer size for different IOCTL_DVD_READ_STRUCTURE requests.
* Added patch to use actual program name if available to describe PulseAudio streams.
* Added patch to try harder to get the host name address in getaddrinfo().
* Added patch to fix invalid usage of RegOpenKeyExW in msdmo.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).