http://bugs.winehq.org/show_bug.cgi?id=11712
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-24 08:27:11 --- Then ,using wincfg, set comctl32.dll to "builtin" again.
Then run the app by
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 3000 "Unhandled page fault" /tmp/relay.log > /tmp/relay.txt
and attach the file /tmp/relay.txt to this bug (make sure you trigger the bug of course!)