Clear the state image bits only if LVS_EX_CHECKBOXES is set.
commit4b6ed4ed84945bb9d49f309d9bcdb0c72d3e3a39
authorDimitrie O. Paun <dpaun@rogers.com>
Fri, 4 Jun 2004 17:58:29 +0000 (4 17:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Jun 2004 17:58:29 +0000 (4 17:58 +0000)
treee6b87b6db4252a29e4bca209f0ff583ffa22a0be
parent7bd78fe59ad4257c08caf74589a3c3c0a3e46d08
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).
dlls/comctl32/listview.c