http://bugs.winehq.org/show_bug.cgi?id=17334
--- Comment #6 from Kai Blin kai.blin@gmail.com 2009-02-11 05:09:42 --- You almost got the WINEDEBUG statement right. :)
Please run it like:
WINEDEBUG=+reg,+volume wine IntelliMask.exe 2> reg_trace.txt
to get the trace I asked for and
WINEDEBUG=+relay,+seh,+tid wine IntelliMask.exe 2> relay_trace.txt
to get the trace Andrew asked for. The +relay trace can get really big, the other one should be much shorter.