Module: wine Branch: master Commit: 7ef4546cfb071a2d3661dfaf555208f4c599bf08 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7ef4546cfb071a2d3661dfaf55...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Sat May 14 16:21:33 2011 +0400
comctl32/treeview: Properly update image state index when TVS_CHECKBOXES is switched on.
---
dlls/comctl32/tests/treeview.c | 130 ++++++++++++++++++++++++++++++--------- dlls/comctl32/treeview.c | 18 ++++++ 2 files changed, 118 insertions(+), 30 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7ef4546cfb071a2d3661df...