http://bugs.winehq.org/show_bug.cgi?id=3713
------- Additional Comments From tjmyahoo-wine@yahoo.com 2005-31-10 23:46 ------- Additional testing results: I'm running Windows 2000 mode as "default" for everything, but had switched to Windows '98 emulation specifically for quicken (qw.exe).
wine-0.9, Windows '98 Emulation - Report Graphics invisible wine-0.9, Windows 2000 Emulation - Report Graphics working
wine-20050930, Windows '98 Emulation - Report Graphics invisible wine-20050930, Windows 2000 Emulation - Report Graphics working
Somewhere between here, Windows 2000 emulation fixed, but Windows '98 emulation broken.
wine-20050830, Windows '98 Emulation - Report Graphics working wine-20050830, Windows 2000 Emulation - Report Graphics invisible
wine-20050725, Windows '98 Emulation - Report Graphics working wine-20050725, Windows 2000 Emulation - UNTESTED
also, possibly unrelated, getting the following err message on all versions:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Quicken\QWUTIL.dll" failed with error 1813
I only get this err message if I use the built-in dll's. If I use native dll's, don't get this message. My DllOverrides section of wine.cfg is: "advpack"="native" "crypt32"="native,builtin" "digest"="native,builtin" "mshtml"="native,builtin" "ole32"="native" "oleaut32"="native,builtin" "regsvr32"="native,builtin" "rpcrt4"="native,builtin" "rsaenh"="native,builtin" "shdocvw"="native,builtin" "shlwapi"="native,builtin" "urlmon"="native,builtin" "wininet"="native,builtin" "wintrust"="native,builtin"