[Bug 9575] IBExpert need windows native ole32.dll to run

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 13 06:20:19 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=9575





--- Comment #23 from Markus <mst at collogia.de>  2009-09-13 06:20:07 ---
After a lot of confusion but getting all Windows tests together (thanks Paul)
the behaviour of StgOpenStorage regarding potiners is equivalent to Windows. 

Nevertheless the application crashes because of not being able to open the user
settings files for a second time. The ppstgOpen pointer is set to NULL as a
result of the failure but the application does not expect this and runs
directly into the dump.

In between I was able to get the application run under Windows Vista myself and
if I can see it right the application opens/closes the configuration file a few
times in the error context. So for some reason the application does not (or
cannot) close the file correctly after the first time under Wine and the second
access fails.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list