ListView should behave in OWNERDRAW as in FULLROWSELECT. This allows
commit7142a4e0b2cdad82f18c0efcfa5e3c158d76d168
authorFabian Cenedese <Cenedese@indel.ch>
Tue, 17 Feb 2004 22:47:51 +0000 (17 22:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Feb 2004 22:47:51 +0000 (17 22:47 +0000)
tree74961a10832049276fb27e5b24aa735d9e80cd81
parent997ce1926ee0b6715c60af8d7b691feb5b82696e
ListView should behave in OWNERDRAW as in FULLROWSELECT. This allows
to select cells not in the first column in REPORT mode with OWNERDRAW
style set.
dlls/comctl32/listview.c