Module: wine Branch: master Commit: 1b1e0027db96374cc55e4f5de9128246fc9e9704 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1b1e0027db96374cc55e4f5de9...
Author: Rein Klazes wijn@online.nl Date: Sun May 3 19:39:30 2009 +0200
user32: Combine horizontal and vertical window scroll bar info in a single structure.
---
dlls/user32/defwnd.c | 5 +-- dlls/user32/scroll.c | 44 ++++++++++++++++++++++++--------- dlls/user32/tests/scroll.c | 57 ++++++++++++++++++++++++++++++++++++------- dlls/user32/win.c | 3 +- dlls/user32/win.h | 3 +- 5 files changed, 83 insertions(+), 29 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1b1e0027db96374cc55e4f...