Move the implementation of comctl32._TrackMouseEvent to
commit49762a3a5077dd2ef405c19a3d9c602a0a7ae07d
authorRein Klazes <rklazes@xs4all.nl>
Tue, 15 Jan 2002 20:41:41 +0000 (15 20:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Jan 2002 20:41:41 +0000 (15 20:41 +0000)
tree77e9d0ec64d9fc8a0e78131fc5c481a452b81522
parentfd59f34ec072f8b00578ab2abae4528af19620df
Move the implementation of comctl32._TrackMouseEvent to
user32.TrackMouseEvent and call this function in accordance with the
specs.
dlls/comctl32/commctrl.c
dlls/user/user32.spec
include/winuser.h
windows/input.c