http://bugs.winehq.org/show_bug.cgi?id=9057
Summary: OPAS crashes on startup Product: Wine Version: CVS Platform: Other URL: http://www.woelbitsch.com/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
OPAS is written in Visual Fox Pro 8. You can obtain the demo version of OPAS from the vendor by asking. It installs ok, though unless you install mfc42.dll, one of its OCX's can't register itself (or something). So do 'winetricks vcrun6' before installing.
When you start the app, the dialog "The resource file is not valid. Overwrite it with a new empty one?" appears. That's probably a bug, but let's skip past it for the moment.
The problem I'm reporting at the moment is the crash that happens regardless of how you answer the previous question. A +seh,+relay log shows that it happens right after a call to VariantInit, and the crash seems to go away if you install native DCOM.