[Bug 4144] Numerous RichText problems

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 24 18:17:48 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=4144





--- Comment #21 from Dan Kegel <dank at kegel.com>  2008-10-24 18:17:47 ---
This is much better now.  To repeat, follow steps in #10:

$ wget http://www.jsware.net/linux/riched.zip
$ wget http://activex.microsoft.com/controls/vb6/richtx32.cab
$ wget http://kegel.com/wine/winetricks
$ rm -rf ~/.wine
$ sh winetricks vbrun60
$ cd .wine/drive_c/windows/system32
$ cabextract ~/richtx32.cab
$ wine regsvr32 richtx32.ocx
$ cd ~
$ unzip riched.zip
$ cd "RTB test"
$ wine RichEdTest.exe

Now find works fine, with all options.  

LockWindowUpdate still does nothing, though.
That's the last bug left, but that's not a riched problem; that's bug 52.
So I'll mark this one fixed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list