Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.

This commit is contained in:
Sebastian Lackner
2014-11-05 00:54:45 +01:00
parent 2c0583d002
commit 1c01fe44d7
7 changed files with 447 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added possibility to temporarily disable patches to patch system.
* Added patch to allow selecting specific audio device for PulseAudio backend.
* Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
* Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).