16 Oct
2006
16 Oct
'06
5:28 a.m.
Module: wine Branch: master Commit: 4c5de64014eff4edeba7d3e2c910cff73b6594e6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4c5de64014eff4edeba7d3e2c9... Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl> Date: Sat Oct 14 20:27:39 2006 +0200 comctl32: header: Test and improve the custom draw and owner draw code. --- dlls/comctl32/header.c | 136 +++++++++++++++++----------- dlls/comctl32/tests/header.c | 203 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 284 insertions(+), 55 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4c5de64014eff4edeba7d3...