https://bugs.winehq.org/show_bug.cgi?id=42691
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Apparently there`s no demo for this application, so maybe you could provide a more detailed debuglog?
You could try somthing like
WINEDEBUG=+relay,+tid,+seh wine @@fill_in_programname_here@@.exe >> log 2>&1
less log |grep -B 1500 "Unhandled exception:" >debug.log
and attach (bzipped2) debug.log to this bugreport