[ros-bugs] [Bug 2428] Nonstop scrolling hangs entire GUI

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Oct 11 12:40:37 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=2428





--- Comment #13 from ThePhysicist <timo.kreuzer at web.de>  2011-10-11 12:40:37 CET ---
I have done some small modifications to the ScrollingThreadProc of the 
testprogram with the following results:
- Replacing ScrollWindow() with GetDC(hWnd) / ReleaseDC hangs the gui
- Replacing ScrollWindow() with GetDC(0) / ReleaseDC keeps the gui responsive


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list