http://bugs.winehq.org/show_bug.cgi?id=5115
------- Additional Comments From dank@kegel.com 2006-16-10 21:20 ------- You may have copied in riched20.dll from windows, but you forgot to tell Wine to use it! That's why you still saw "richedit:" lines in the console output. You have to use winecfg to set riched20.dll to native, or run with WINEDLLOVERRIDES="riched20=n"