http://bugs.winehq.org/show_bug.cgi?id=1350
richard@daijobu.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
------- Additional Comments From richard@daijobu.co.uk 2005-04-10 11:59 ------- Can't find 3.01 anywhere, but 2.02 from http://www.4dos.info/jp-stuff/compuserve/tc32202.zip installs and runs fine.
6.01 install still fails on CVS, but using native comctl32 to get past bug #3241, we get:
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub x,y_scale 22528,22528 err:heap:HEAP_ValidateInUseArena Heap 0x7e2c0000: in-use arena 0x7e33c870 next block has PREV_FREE flag
Dialog: "Access violation at address 7FFBEF60. Write of address 00610071"
... and using native riched20 to get past that, it installs and runs fine, both unicode & ascii versions.
Resolving fixed (probably).