Added patch to implement support for additional ATL thunks.

This commit is contained in:
Sebastian Lackner
2014-10-18 04:36:26 +02:00
parent 971d304a1f
commit 500d83235b
5 changed files with 400 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-compholio (1.7.29) UNRELEASED; urgency=low
* Added patch to implement ID3DXSkinInfoImpl_UpdateSkinnedMesh.
* Added patch for implementation of D3DXGetShaderInputSemantics.
* Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
* Added patch for additional ATL thunks.
* 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).