search for: en_update

Displaying 3 results from an estimated 3 matches for "en_update".

Did you mean: on_update
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
2008 Oct 24
0
Wine release 1.1.7
...dit: Tests for notifications while redraw is disabled. richedit: Test to see if wrapping happens with redraw disabled. richedit: Test changes in scrollbar's visibility with redraw disabled. richedit: Scroll cursor into view even with redraw turned off. richedit: Test for EN_UPDATE notification when window isn't visible. richedit: Test to see if WM_SETREDRAW removes the windows visibility. richedit: Prevent EN_UPDATE notifications when window isn't visible. richedit: Use the DefWindowProc to implement WM_SETREDRAW. richedit: Added tests for ctr...
2010 Jul 30
0
Wine release 1.3.0
...user32: DefMDIChildProc sends WM_MDINEXT with active child handle. user32/tests: Minimized windows shouldn't be resizable. user32: Prevent resize of minimized windows from SetWindowPos. wordpad: Allow objects & images to be added with native riched20. richedit: EN_UPDATE notification is sent on WM_PAINT. richedit: Remove redundant commit and repaint in ME_StreamInText. richedit: Invalidate without calling UpdateWindow in many cases. richedit: Removed redundant variable ptLastSplittableRun. richedit: Removed unused run flags values. ric...