Displaying 2 results from an estimated 2 matches for "em_charfrompo".
Did you mean:
em_charfrompos
2005 Nov 20
1
Problems getting Gravity to run
Hi,
I'm having difficulties getting the news reader, Gravity, running
reliably.
Gravity installed okay, and I ran it for a single session.
During that test, the following messages appeared many times:
fixme:richedit:RichEditANSIWndProc EM_CHARFROMPOS: stub
fixme:richedit:RichEditANSIWndProc EM_LINEFROMCHAR: stub
fixme:richedit:RichEditANSIWndProc EM_LINEINDEX: stub
fixme:richedit:RichEditANSIWndProc EM_GETLINE: stub
And these on closing Gravity:
fixme:storage:StorageImpl_Commit (0): stub!
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoRelea...
2009 Jan 16
0
Wine release 1.1.13
...wordpad: Use winelib's sprintfW for floating point formatting.
wordpad: Use unicode version of CBEM_GETITEM message.
richedit: Added tests to show that options are stored internally.
richedit: Added tests for autoscrolling options based on WS_V/HSCROLL.
richedit: Tested EM_CHARFROMPOS with position outside of control.
richedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.
richedit: Set bEmulateVersion10 initially to avoid retroactive changes.
richedit: Prevent an unsigned integer underflow.
richedit: Store mouse captured state rather t...