oleaut32: Fix TLB dependencies lookup

guillaume.charifi at sfr.fr guillaume.charifi at sfr.fr
Tue Jun 3 13:50:46 CDT 2014


As shown by tests, since Windows XP, the dependencies for a TLB are looked up not only on the disk, but also in the program resources.

Fixes http://bugs.winehq.org/show_bug.cgi?id=34184
---
 dlls/oleaut32/tests/Makefile.in  |   3 ++-
 dlls/oleaut32/tests/test_dep.idl |  44 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/oleaut32/tests/tmarshal.rc  |   3 +++
 dlls/oleaut32/tests/typelib.c    |  42 ++++++++++++++++++++++++++++++++++++++++++
 dlls/oleaut32/typelib.c          | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 5 files changed, 198 insertions(+), 12 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oleaut32.patch
Type: text/x-patch
Size: 9241 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140603/70404fcf/attachment.bin>


More information about the wine-patches mailing list