Added patch with vectored continue handler functions.

This commit is contained in:
Sebastian Lackner
2014-11-08 07:20:27 +01:00
parent 8308e3a332
commit b0f0338a95
5 changed files with 111 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to return correct values for GetThreadTimes.
* Added patch to align texture dimensions to block size for compressed textures.
* Added patch with stub for IoCsqInitialize.
* Added patch with stubs for vectored continue handler functions.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).