Displaying 9 results from an estimated 9 matches similar to: "Richedit problem"
2005 Apr 28
2
fixme woes
Here is a sample of some of the error messages I got when running an
application called CClient (a chess client).
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:ME_ReleaseStyle all style references
2005 Nov 09
1
How to install gds32.dll into wine
Hi All,
I'm new in Linux... My Office will migrate from Windows to Linux.
We're using Mandrake 10.
Actually there's no problem migrating office application into Linux, but
some of our application that is using firebird cannot instantly migrate to
Linux. That's why wine is my hope solution for this.
After I install wine-20050830-mdk.i586.rpm almost "exe file" can
2006 Aug 03
1
Using RichEdit 2 or 3 control
WxRuby1 only defines the constant for RichEdit 1.0. From reading MSDN,
features of the 2.0 or 3.0 version of this control are superior. I found
the constant that enables use of the later version in the style parameter
of the constructor:
TE_RICH2 = 32768
I think RichEdit2 or 3 is automatically used depending on what is
available in the
Windows installation.
Hope this tip helps others.
Jamal
2006 Aug 04
0
TE_RICH2 RichEdit control
One noteworthy aspect of using this style with a multi-line edit is that
the problem of incompatible line endings between the edit buffer and the
string it returns seems to go away. In other words, under Windows, one
can manipulate a string representation of the edit buffer without the
index positions being off because of a carriage return/line feed in one
case and only a line feed in another.
2002 Aug 15
2
RichEdit and Dlls
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,
2005 Jan 18
1
err:win:CreateWindowExA bad class name "RichEdit 20A"
Hello,
I'm hoping that this is an appropriate place to ask for technical assistance?
If it isn't, let me know and I'll get lost :p
I'm currently running FC3 on a Pentium II, and am almost completely satisfied
with just linux, except that my Colllins spanish/english dictionary requires
windows. At the moment I have a dual boot with Win 98 SE, and have to restart
if I want to
2008 Apr 21
2
Problem with simple mud client in Wine (richedit issue)
There is a simple mud that has it's own windows client that I would like to get running in Wine. I've followed all the installation instructions from various places, and I finally got the program up and running, however I have an issue.
The text areas of the game are not displaying correctly. In both of them, it is obvious that text is attempting to be displayed because you can
2009 Jan 30
0
Wine release 1.1.14
The Wine development release 1.1.14 is now available.
What's new in this release (see below for details):
- Various bug fixes for Internet Explorer 7.
- Many crypt32 improvements, including new export wizard.
- Better support for windowless Richedit.
- Improvements to the print dialog.
- Many fixes to the regression tests on Windows.
- Various bug fixes.
The source is available
2010 Jul 30
0
Wine release 1.3.0
The Wine development release 1.3.0 is now available.
What's new in this release (see below for details):
- Beginnings of a user interface for the builtin Internet Explorer.
- Support for cross-process OLE drag & drop.
- New builtin wscript.exe (Windows Script Host) program.
- Open/save dialogs remember the last used directory.
- Translation updates.
- Various bug fixes.
The