Added patch to avoid waiting for hook thread startup in IDirectInput8::Initialize.

This commit is contained in:
Sebastian Lackner
2015-10-02 01:20:46 +02:00
parent 2a080a1262
commit 8b65b1c1c8
5 changed files with 106 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -18,6 +18,8 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to avoid using GdipAlloc and GdipFree in internal gdiplus
functions.
* Added patch to implement additional stub functions in authz.dll.
* Added patch to avoid waiting for hook thread startup in
IDirectInput8::Initialize.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted