Displaying 4 results from an estimated 4 matches for "em_getlin".
Did you mean:
em_getline
2005 Nov 20
1
Problems getting Gravity to run
...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:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with
error 0x8001011d
Wine exited with a successful status
However, subsequent attempts to load Gravity fail, a...
2018 Jan 12
0
Wine release 3.0-rc6
...32/tests: Add some state image tests for ListView.
ddraw/tests: Move the surface enumeration test.
comctl32/tests: Remove noisy trace.
ddraw/tests: Move CreateSurface() invalid arguments test.
msxml3/tests: Use temporary user directory for test files.
user32/tests: Add EM_GETLINE test.
comctl32/tests: Add EM_GETLINE test.
Piotr Caban (1):
concrt140: Fix Concurrency::is_current_task_group_canceling spec entry.
Stefan Dösinger (2):
ddraw/tests: Sync test_clear() with d3d8/9.
ddraw/tests: Mark WARP negative rectangle handling broken.
Wei Xie (1):...
2008 May 02
0
Wine release 0.9.61
...ized as invalid.
richedit: Add support for encoding number of CR and LF contained within a line break.
richedit: Fixups to move over to reliance on CR and LF counters.
richedit: Remove reliance on bEmulateVersion10 for end-of-line handling in ME_InternalDeleteText.
richedit: EM_GETLINE: honor CR and LF counters.
richedit: EM_LINELENGTH: honor CR and LF counters.
richedit: Modify ME_GetTextW() to honor CR and LF encodings.
richedit: Remove indication for bCRLF, now that ME_GetTextW() knows how to honor CR and LF counters.
richedit: Flip the big switch and...
2009 Jan 16
0
Wine release 1.1.13
...winemine: Use "-1" as a "don't care value", fix dialog id duplicates.
wordpad: Use "-1" as a "don't care value", fix dialog id duplicates.
wrc: Warn for duplicate dialog ids.
Dylan Smith (28):
richedit: Fix unicode truncation on EM_GETLINE message.
richedit: Mask window id on WM_COMMAND notifications.
richedit: Use 32-bit rather than 16-bit trackbar value for scrolling.
richedit: Scroll up with less than page of text with ES_DISABLENOSCROLL.
richedit: Prevent redundant rewraps when scrollbar is shown.
r...