Added patch to improve stubs for dxgi MakeWindowAssociation and GetWindowAssociation.

This commit is contained in:
Sebastian Lackner
2015-08-05 05:32:57 +02:00
parent 16a22ca25b
commit d1b4dd170a
5 changed files with 97 additions and 12 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,6 @@
wine-staging (1.7.49) UNRELEASED; urgency=low
* Added patch to improve stubs for dxgi MakeWindowAssociation and
GetWindowAssociation.
* Removed patch to avoid race-conditions with long running threadpool tasks
(accepted upstream).
* Removed patch to add support for ThreadQuerySetWin32StartAddress info class