Added patch to implement stubs for additional api-ms-win-core-* dlls.

This commit is contained in:
Michael Müller
2014-11-26 20:47:57 +01:00
parent 7f503dd5f1
commit 9d92d67b75
9 changed files with 434 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -13,6 +13,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0.
* Added patch to ensure wintrust resets data->pWintrustData->u.pFile->hFile after closing handle.
* Added patch to add additional format conversions for DXT1 and DXT3.
* Added patch to implement stubs for additional api-ms-win-core-* dlls.
* Removed patch to close server fd is there is no space in thread inflight fd list (accepted upstream).
* Removed patch to fix bugs in StrStr functions (accepted upstream).
* Removed patches to avoid sending messages in FindWindowExW (accepted upstream).