Added patch for implementation of BindImageEx.

This commit is contained in:
Sebastian Lackner
2014-10-19 00:45:51 +02:00
parent 36dafc95aa
commit 6c4eb0bb53
5 changed files with 217 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -12,6 +12,8 @@ wine-compholio (1.7.29) UNRELEASED; urgency=low
* Added patch to add partially support for sessionStorage.
* Added patch for implementation of GetNumaProcessorNode.
* Added patch for wine64 support on FreeBSD/PC-BSD.
* Added patch for improved multi monitor support.
* Added patch for implementation of BindImageEx.
* Removed patch to fix issues with drag image in ImageLists (accepted upstream).
* Removed patch to set ldr.EntryPoint for main executable (accepted upstream).
* Removed patch to implement stubs for [Get|Set]SystemFileCacheSize (accepted upstream).