Displaying 4 results from an estimated 4 matches for "en_change".
2011 Jun 19
2
Debugging textedit (gathering its content)
Hi guys,
I'm new in wine debugging, but i need to get content of textbox to console. I tried
Code:
WINEDEBUG=+edit ./app.exe 2>&1
It gets content of lineedit, but not textedit.
Do you have some idea how read content of textbox from win app in wine?
Thanks
2006 Dec 08
0
Wine release 0.9.27
...on't return prematurely if ConvertPixelFormatWGLtoGLX receives an invalid pixel format.
wgl: Fix for missing NV GLX extension.
wgl: Implement wglGetPixelFormatAttribfvARB.
Christian Gmeiner (1):
setupapi: Added AssertFail stub.
Clinton Stimpson (2):
riched20: Only send EN_CHANGE when it is supposed to be sent.
comctl32: Destroy header information on WM_NCDESTROY instead of WM_DESTROY.
Damjan Jovanovic (1):
ws2_32: Added tests for closesocket cancelling pending I/O operations.
Detlef Riekenberg (14):
spoolss: Implement AllocSplStr + DllFreeSplStr....
2007 Sep 28
0
Wine release 0.9.46
...lder XComposite headers.
Christian Gmeiner (1):
advapi32: fix some compiler warnings when using -Wsign-compare.
Clinton Stimpson (4):
riched20: Add test for event masks and notifications.
riched20: Add tests for text limit behavior.
riched20: Adjust event mask when sending EN_CHANGE notification.
riched20: Only WM_CHAR respects text limit.
Dan Hipschman (11):
widl: Fix alignment comments.
widl: Implement pointer descriptions for complex structures.
widl: Handle all buffer sizes.
widl: Implement complex arrays.
widl: Set the pointer descript...
2010 May 21
0
Wine release 1.2-rc1
...gdi32: Do not use VDMX for mapping of negative font heights, based on a test case.
Dylan Smith (3):
richedit: Avoid notifying parent window in improper state.
richedit: Revert commit that caused a regression. (Bug 22758).
richedit: Send EN_SELCHANGE after wrapping but before EN_CHANGE.
Eric Pouech (1):
dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER.
Fr?d?ric Delanoy (4):
wordpad: Update French translation.
msi: Update French translation.
winemaker: Fix typos in manpage.
winemaker: Add French translation.
Gerald Pfei...