In March 2005, in message http://www.winehq.com/hypermail/wine-patches/2005/03/0155.html, jacek wrote:
This patch makes IRecordInfo almost complete. If anyone knows any application using it I could test on, please let me know.
The freely downloadable app TTQV4 fails at the moment; one of the last messages is fixme:ole:IRecordInfoImpl_IsMatchingType (0x7c729280)->(0x7bd04210) stub I think that's in the code you were asking for test cases for...
I ran into this on wine-users: http://www.winehq.org/pipermail/wine-users/2006-January/020161.html
Here's the text of that message. - Dan ---------- Forwarded message ---------- From: Dan Kegel dank@kegel.com Date: Jan 12, 2006 10:47 PM Subject: Re: could not load ... as Win32 binary To: wine-users@winehq.com, postit@weiglwelt.de
I am using Debian (Etch) und wine 0.9.5-winehq-1. When I try to install a Program the installation routine hangs ... ... In December it worked already. Now it doesn't any more (after a apt-get upgrade with many, many packages).
[The app is] TTQV4 (a GPS and Navigation software) see http://www.ttqv.de/main.php?content=14 and http://www.ttqv.de/main.php?content=21&download=13
With a fresh copy of wine from cvs, it installed fine once I copied msvc40.dll into windows/system32. The app started ok, too, but died after putting up the main window, complaining about a type mismatch. It'd probably work better with native COM libraries, but I don't have time to try that right now. For the record, the last two lines on the console were fixme:ole:MSFT_ReadValue BSTR length = -1? fixme:ole:IRecordInfoImpl_IsMatchingType (0x7c729280)->(0x7bd04210) stub
...
-- Wine for Windows ISVs: http://kegel.com/wine/isv