user32: Check for bad scroll value and fix return values in EDIT_EM_Scroll

David Hedberg david.hedberg at gmail.com
Tue Sep 4 17:21:37 CDT 2007


This patch adds a fix for cases where dy in EDIT_EM_Scroll can become
negative even after receiving a SB_PAGEDOWN. It also makes the
function behave as its windows counterpart and return false if dy is
0.
Fixes bug 1517.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Check-for-bad-scroll-value-and-fix-return-va.patch
Type: application/octet-stream
Size: 3764 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070905/90b02cde/0001-user32-Check-for-bad-scroll-value-and-fix-return-va.obj


More information about the wine-patches mailing list