Module: wine Branch: master Commit: 4c5de64014eff4edeba7d3e2c910cff73b6594e6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4c5de64014eff4edeba7d3e2c9...
Author: Mikołaj Zalewski mikolaj@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...