Displaying 4 results from an estimated 4 matches for "me_wrapmarkedparagraph".
Did you mean:
me_wrapmarkedparagraphs
2008 Apr 21
2
Problem with simple mud client in Wine (richedit issue)
...indentations and what not where the text should be, just no text. I'm not sure if this is a font issue or if it is a richedit issue. Every time that the display of the text changes, the following error shows up in the terminal:
fixme:richedit:ME_UpdateScrollBar ME_UpdateScrollBar had to call ME_WrapMarkedParagraphs
If anyone can has any suggestions of how to get this working I'd really appreciate it. Thanks.
2009 Jan 25
7
eMule fills up all the memory and crash
Emule version: 0.49b
OS: Debian Lenny
Pc: Pentium III 800 Mhz 512 MB RAM, 2 GB swap
Wine version: 1.1.13
When i launch it, the memory usage is around 80 MB, few hours later it is about
300 MB and after 2 day 1.8 GB when my upload is at 20 KB/s. Emule then ends up
eating all the memory (2GB swap included). eMule runs with a WebServer activated and with no native dll, only Wine's dll.
I've
2005 May 18
2
OpenSong with Wine 20050419
...54)
2 0xb7e99149 (0x778d8384)
3 0xb7e90db1 (0x778d83c0)
4 0x7ef157bf ME_SplitRun in riched20 (0x778d83f4)
5 0x7ef18eff ME_WrapSizeRun in riched20 (0x778d8414)
6 0x7ef1940a ME_WrapHandleRun in riched20 (0x778d8450)
7 0x7ef198b2 ME_WrapTextParagraph in riched20 (0x778d84bc)
8 0x7ef199a1 ME_WrapMarkedParagraphs in riched20 (0x778d8530)
9 0x7ef0f904 ME_Repaint in riched20 (0x778d8560)
10 0x7ef0f9f3 ME_UpdateRepaint in riched20 (0x778d8578)
11 0x7ef0b1ce RichEditANSIWndProc in riched20 (0x778de80c)
12 0x7ef0d985 RichEdit10ANSIWndProc in riched20 (0x778de828)
13 0x77624717 WINPROC_wrapper in user3...
2009 Feb 13
0
Wine release 1.1.15
...sing it.
Dylan Smith (22):
richedit: Use width from EM_SETTARGETDEVICE for wrapping.
richedit: Implement EM_GETTEXTMODE.
richedit: Fixed EM_FINDTEXT to pass todo tests.
richedit: Simplified the character length delete protection.
richedit: Removed unnecessary calls to ME_WrapMarkedParagraphs.
richedit: Properly destroy context in two places.
richedit: Get the paragraph with ME_RunOfsFromCharOfs.
richedit: Accept paragraph as parameter for ME_CharOfsFromRunOfs.
richedit: Add paragraph field to wrap context to avoid searching for it.
richedit: Removed incor...