Added patch to return correct values in GetThreadTimes function for all threads.

This commit is contained in:
Sebastian Lackner
2014-11-07 03:34:58 +01:00
parent 393eed4e68
commit c213417376
5 changed files with 224 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
* Added patch with stub for KeSetSystemAffinityThread.
* Added patch to implement DXTn support for d3dx9_36.
* Added patch to return correct values for GetThreadTimes.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).