http://bugs.winehq.org/show_bug.cgi?id=2916
------- Additional Comments From Speeddymon@gmail.com 2005-28-04 20:40 ------- If this crash comes with an error about the assertion failed and mentions something about size.cx, please do a search in the file wine/dlls/riched/run.c for the line "assert(size.cx);" without the quotes, and comment out that line. That should get this working again. If there is no error on screen, please run wine with the winedbg option set to riched. That should tell you where it is crapping out. If it turns out to be that assertion, please do the instructions above, and if not, please post the output in an attachment here.