20 Sep
2006
20 Sep
'06
10:33 a.m.
Module: wine Branch: master Commit: bd7f9321a0af9c466bf6343bb1b7b7dced96c266 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=bd7f9321a0af9c466bf6343b... Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl> Date: Mon Sep 18 11:55:42 2006 +0200 comctl32: header: Send new values in notifies during resize and drag-drop instead of the old ones. This also fixes the notify format of HDN_ITEMCLICKED(A/W). --- dlls/comctl32/header.c | 124 +++++++++++++++++++++++------------------------- 1 files changed, 60 insertions(+), 64 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=bd7f9321a0af9c466bf6...