http://bugs.winehq.org/show_bug.cgi?id=12152
--- Comment #13 from OlekA brodo@o2.pl 2008-06-30 02:02:42 --- (In reply to comment #11)
I'm still having problems with the "simview.dll" file loading in Fedora 8 using the final wine 1.0 release. Funny thing is if you do a command line like:
[lscott@Fedora-8 CircuitMaker 2000]$ wine regsvr32 "c:\Program Files\circuitMaker 2000\Simview.dll"
you get:
Failed to load DLL c:\Program Files\circuitMaker 2000\Simview.dll
and you get a message box that pops up saying:
Runtime error 217 at 0003f702
which is exactly the message you get when starting CircuitMaker, and later the message about the Simview.dll failing to load. Maybe somebody can do a trace on just loading the dll and find out why it won't load. Looks like you don't need the whole app to smoke this one out I hope.
The problem is really solved now :) I installed a fresh Slackware on my new machine and the Simview error came again ! After some search on my older Slack 12.1 machine I found that unixODBC-2.2.12 package is required for proper working of the CM2000. Distros like Fedora and Slackware do not have this initially so I and other users of CM2000 were fooled about what is going on. So unixODBC-2.2.12 seems like a dependency for Wine in regard of the CM2000.