winedump: Added MSFT support.

Jacek Caban jacek at codeweavers.com
Tue Dec 4 06:08:53 CST 2012


This is useful for working with raw typelib files (as in widl or
oleaut32 typelib reader) as opposed to oleview, which presents typelib
content as IDLs. The copyright date isn't a mistake, it waited that long
for finishing. Well, I still didn't finish it, but I believe it's worth
having in Wine anyway.

---
 tools/winedump/Makefile.in |    3 +-
 tools/winedump/dump.c      |    1 +
 tools/winedump/tlb.c       |  735
++++++++++++++++++++++++++++++++++++++++++++
 tools/winedump/winedump.h  |    6 +-
 4 files changed, 743 insertions(+), 2 deletions(-)
 create mode 100644 tools/winedump/tlb.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winedump-Added-MSFT-support.diff
Type: text/x-patch
Size: 18275 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121204/3c391654/attachment-0001.bin>


More information about the wine-patches mailing list