Patch from Hideki Eiraku to make PuTTY call GetScrollInfo, so it can
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Dec 2012 20:53:19 +0000 (20:53 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Dec 2012 20:53:19 +0000 (20:53 +0000)
commite9ad953c8fcd27466d3a10ae344fb2122cc6b97b
treecf12c01bc154c07b40b34bf06fcf976f1c5bacec
parent6f7fb2984ef3535f9d697e291afd3d0f264e2c78
Patch from Hideki Eiraku to make PuTTY call GetScrollInfo, so it can
use 32-bit scrollbar position data instead of being limited to the
16-bit version that comes in scrollbar messages' wParam.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9720 cda61777-01e9-0310-a592-d414129be87e
windows/window.c