Rein Klazes : user32: Combine horizontal and vertical window scroll bar info in a single structure .

Alexandre Julliard julliard at winehq.org
Mon May 4 09:06:40 CDT 2009


Module: wine
Branch: master
Commit: 1b1e0027db96374cc55e4f5de9128246fc9e9704
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1b1e0027db96374cc55e4f5de9128246fc9e9704

Author: Rein Klazes <wijn at 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=1b1e0027db96374cc55e4f5de9128246fc9e9704



More information about the wine-cvs mailing list