http://bugs.winehq.org/show_bug.cgi?id=9313
--- Comment #12 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-08-16 10:39:24 ---
WINEDEBUG=+tid,+seh,+relay wine program_name.exe &> /tmp/relay.log && grep -A 20 -B 300 "requires" /tmp/relay.log > /tmp/relay.txt
Sorry, think need more lines then 300. Just run by WINEDEBUG=+tid,+seh,+relay wine program_name.exe &>/tmp/relay.log and attach that whole compressed file here