- Store the click point in LISTVIEW_INFO.
commitb96eb4d3b0bff488bb144e3dcb8bd1d8fe53efbf
authorJames Hawkins <truiken@gmail.com>
Wed, 18 May 2005 15:30:48 +0000 (18 15:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 May 2005 15:30:48 +0000 (18 15:30 +0000)
treefa6c52336f5dac602488f3ee890703bedf139511
parent8ee01679dc13a1c04791c66d9f89c3293ff697cb
- Store the click point in LISTVIEW_INFO.
- Move mouse tracking to MouseMove.
- Use DragDetect instead of TrackMouse.
- Remove the unused TrackMouse function.
dlls/comctl32/listview.c