user32: Fix case where EM_SCROLL with page down results in trying to scroll up past...
commit5a1f8c57a819286f3885d9e05a456d5da522a9e0
authorDavid Hedberg <david.hedberg@gmail.com>
Wed, 3 Mar 2010 12:19:47 +0000 (3 13:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Mar 2010 13:01:58 +0000 (3 14:01 +0100)
tree096f3aace9ae3efb4fbd7578eb9acf501c1858c7
parent598052b4ad2254af22e9bfc65c567a8d5b07e4fc
user32: Fix case where EM_SCROLL with page down results in trying to scroll up past the beginning.
dlls/user32/edit.c
dlls/user32/tests/edit.c