[PATCH] widl: Fix pointer size for SYS_WIN64 typelibs (try2)

Nikolay Sivov nsivov at codeweavers.com
Sun Jan 19 10:45:02 CST 2014


The fact that test data was wrong was hidden by broken widl typelib,
and same test typelib was used on windows so we never get proper test
results. Standard IUnknown/IDispatch that live in system stdole2.tlb
are also tested now.

---
 dlls/oleaut32/tests/typelib.c | 26 +++++++++++++++++++++-----
 dlls/oleaut32/typelib.c       |  4 ++--
 tools/widl/write_msft.c       | 28 +++++++++++++---------------
 3 files changed, 36 insertions(+), 22 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-widl-Fix-pointer-size-for-SYS_WIN64-typelibs.patch
Type: text/x-patch
Size: 7775 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140119/c9e53c39/attachment.bin>


More information about the wine-patches mailing list