http://bugs.winehq.org/show_bug.cgi?id=8077
------- Additional Comments From rm.riches@verizon.net 2007-17-04 11:57 ------- I'd be happy to attach a log of those debug channels, but it will be a few hours before I'll be able to make that run as I have some real-time work in progress. I'm not experienced with WINEDEBUG, so I'd like to make sure I get the syntax right: (I use csh.)
setenv WINEDEBUG "mshtml,shdocvw,urlmon,htmlhelp" wine program-file-path.exe >& logfile
Should I put a '+' in front of each channel name?
Thanks.