comctl32: listview: Apply the HDS_DRAGDROP header style if needed.
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Thu, 25 May 2006 22:05:27 +0000 (00:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 May 2006 09:57:05 +0000 (11:57 +0200)
commitbfe030dfeddbfc1eb3255366d72428c7fb24b397
treee65c534925f821252b7b9c9ed89664025305df85
parentf94d49dcd4c161d38b8568ee8c9a5d4dd5358f64
comctl32: listview: Apply the HDS_DRAGDROP header style if needed.

Apply the HDS_DRAGDROP header style if the listview has the
LVS_EX_HEADERDRAGDROP. Block the columns reordering as the listview
doesn't support them.
dlls/comctl32/listview.c