[Bug 37706] ScrollWindowEx() returns ERROR if the window is not visible (in the Windows API sense); real Windows returns NULLREGION

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 11 14:34:59 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37706

--- Comment #2 from Bruno Jesus <00cpxxx at gmail.com> ---
I'm in a Windows 8.1 machine right now, so just to increase tests:

ScrollWindowEx() before ShowWindow(nCmdShow): NULLREGION
ScrollWindowEx() after ShowWindow(nCmdShow) and ShowWindow(SW_HIDE): NULLREGION
ScrollWindowEx() after only ShowWindow(nCmdShow): SIMPLEREGION

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list