ChangeSet ID: 12563
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/06/04 12:58:29
Modified files:
dlls/comctl32 : listview.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Clear the state image bits only if LVS_EX_CHECKBOXES is set.
Fix obvious logical error in focus handling.
Indentation and formatting fixes.
(based on a patch by Krishna Murthy).
Patch: http://cvs.winehq.org/patch.py?id=12563
Old revision New revision Changes Path
1.388 1.389 +10 -11 wine/dlls/comctl32/listview.c