http://bugs.winehq.org/show_bug.cgi?id=14617
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com 2009-08-11 06:12:03 --- I still see the problem in wine-1.1.27-40-g0c862de. It looks like an ole32 problem to me, since when I click on the listview, I see:
fixme:ole:TLB_ReadTypeLib Header type magic 0x00405a4d not supported. err:ole:TLB_ReadTypeLib Loading of typelib L"olepro32.dll" failed with error 0 err:ole:userdefined_to_variantvt Could not get typeinfo of hreftype 31 for VT_USERDEFINED, hr = 0x80029c4a
Installing dcom98 with winetricks lets the test binary succeed. Incidentally, reverting the bad commit in Git has no effect on test success, and applying the patch after fixing it up just causes the application to break.