http://bugs.winehq.org/show_bug.cgi?id=11548
--- Comment #14 from Austin English austinenglish@gmail.com 2008-02-11 20:23:04 --- (In reply to comment #13)
(In reply to comment #12)
You still have to set comctl32 to native in winecfg.
Now set native, builtin (in that order). IIRC, invoking only native seemed to send me back to rm -fr ~/.wave
Also, pls explain "+loaddll"
$ WINEDEBUG=+loaddll wine your_program.exe &> /tmp/log.txt 2>&1
Then attach /tmp/log.txt here.