Added patch for TLB dependencies lookup in resources.

This commit is contained in:
Sebastian Lackner
2014-11-01 08:59:45 +01:00
parent 212f94bb9f
commit 61769b2227
5 changed files with 153 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch to emulate write to CR4 register.
* Added patch for implementation of GdipCreateRegionRgnData.
* Added patch for implementation of D3DXCreatePolygon.
* Added patch for TLB dependencies lookup in resources.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
* Removed patch for additional ATL thunks (accepted upstream).
* Removed patch to ímplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).