39978c68f9
Currently, stdole2.tlb isn't generated correctly and causes "<failed>" to appear instead of "FontEvents" in the IFontEventsDisp typedef when viewed with oleview. The problem is that the typedef should just generate a VT_USERDEFINED record, but ends up generating a VT_PTR -> VT_USERDEFINED. So remove the extra writing of VT_PTR entries. Fix the skipped pointers checks in encode_type and encode_type to specifically detect VT_UNKNOWN and VT_DISPATCH types which don't need one level of pointers, whereas interfaces encoded as VT_USERDEFINED do. |
||
---|---|---|
.. | ||
widl | ||
winapi | ||
winebuild | ||
winedump | ||
winegcc | ||
wmc | ||
wrc | ||
Makefile.in | ||
c2man.pl | ||
config.guess | ||
config.sub | ||
examine-relay | ||
findfunc | ||
fnt2bdf.c | ||
fnt2bdf.h | ||
fnt2fon.c | ||
font_convert.sh | ||
install-sh | ||
make_authors | ||
make_ctests.c | ||
make_makefiles | ||
make_requests | ||
makedep.c | ||
mkinstalldirs | ||
relpath.c | ||
runtest | ||
sfnt2fnt.c | ||
wine.desktop | ||
wine.inf.in | ||
wineinstall | ||
winemaker | ||
winemaker.man.in | ||
wineprefixcreate.in | ||
wineprefixcreate.man.in | ||
wineshelllink | ||
winewrapper |