Hello All, I have an app that I wrote a few years ago with Delphi 5 and one of its components is a RichEdit. That's the only thing that does not work when running it with WIne. I've got the latest build for SuSE 8, version 20020804 and it does not work as well. I know Wine has richedit.dll as part of it but would I have to install MFCs dlls or anyother dll to enable it to run. Thank you, Carlos Fernando. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20020815/480949ad/attachment.html
--- Carlos Fernando Scheidecker Antunes <nando@antunes.eti.br> wrote:> Hello All, > > I have an app that I wrote a few years ago with > Delphi 5 and one of its components is a RichEdit. > That's the only thing that does not work when > running it with WIne. I've got the latest build for > SuSE 8, version 20020804 and it does not work as > well. I know Wine has richedit.dll as part of it but > would I have to install MFCs dlls or anyother dll to > enable it to run.Yes, Wine richedit has many issues. Try to use richedit.dll from Windows. Andriy __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
Carlos Fernando Scheidecker Antunes wrote:> Hello All, > > I have an app that I wrote a few years ago with Delphi 5 and one of its > components is a RichEdit. That's the only thing that does not work when > running it with WIne. I've got the latest build for SuSE 8, version > 20020804 and it does not work as well. I know Wine has richedit.dll as > part of it but would I have to install MFCs dlls or anyother dll to > enable it to run.The Wine richedit partially works. Since you apparently know some programming, the preferred solution would be to debug and fix the problem in wine's richedit that is affecting your app ;)