http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #7 from Moses Moore moses-winehq@mozai.com 2013-10-13 19:31:13 CDT --- Okay. I used `winecfg`, and in the 'libraries' tab I added 'riched20' and set it to 'builtin'. That should not use the riched20 that was installed with winetricks. I was able to reproduce the error.
This is what I did to produce the debug log I've attached: `$ export WINEDEBUG=+richedit,+seh,+tid,+relay` `$ cd ~/Wine/drive_c/progra~1/Microsoft\ Chat/` `$ wine ./CChat.exe 2>/tmp/wine_debug.log`