20 Feb
2007
20 Feb
'07
11:25 a.m.
Module: wine Branch: master Commit: ffbf61ae55c8e0062aa76bc9a04cb62815d3fc92 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ffbf61ae55c8e0062aa76bc9a0... Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl> Date: Mon Feb 19 14:09:24 2007 +0100 comctl32: rebar: Test and fix the WM_SIZE handler and REBAR_ForceResize. --- dlls/comctl32/comctl32.h | 3 + dlls/comctl32/rebar.c | 264 +++++++++++++------------------------------ dlls/comctl32/tests/rebar.c | 183 ++++++++++++++++++++++++++++++ 3 files changed, 263 insertions(+), 187 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ffbf61ae55c8e0062aa76b...