Added patch to fix implementation of K32GetPerformanceInfo.

This commit is contained in:
Sebastian Lackner
2014-11-13 23:15:15 +01:00
parent 917b9ce280
commit c501f9328f
6 changed files with 311 additions and 3 deletions

1
debian/changelog vendored
View File

@@ -22,6 +22,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to avoid crashing when broken app tries to release surface although refcount is zero.
* Added patch to avoid sending window messages in FindWindowExW.
* Added patch to fix handling of invert_y in DrawTextExW.
* Added patch to fix implementation of K32GetPerformanceInfo.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).