http://bugs.winehq.org/show_bug.cgi?id=14530 Arren Lex <arrenlex(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrenlex(a)gmail.com --- Comment #4 from Arren Lex <arrenlex(a)gmail.com> 2008-10-01 01:55:27 --- I was about to report the same bug for this same program. I can confirm it with wine 1.1.5. As a workaround, use native riched20.dll. Works flawlessly. cd to the application folder and launch it like this: WINEDLLOVERRIDES="riched20=n" wine EDIT68K.exe Try and paste something. If it still doesn't work, download riched20.dll and riched32.dll and put them into ~/.wine/drive_c/windows/system32, replacing the ones that are there. Once you got it working, make the change permanent by running "winecfg" and adding a riched20 native override to EASy68k. I used this program all year with no issues, probably for the same course as you're trying to. Cheers. :) -- 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.