(construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up the
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 26 May 2003 23:03:17 +0000 (23:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 26 May 2003 23:03:17 +0000 (23:03 +0000)
commit1c64a4a2961e4eeaf577aab866857e60a2f5a0a1
treee0493b0a71bb6f08af2834f8f51c8b5d9727e1b7
parentf84b99383bc0723bf41e47c02e212a1f632f31b9
(construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT.  Scrolling down/up the
mouse wheel is respectively mapped to mouse button 4 and 5.
(w32_read_socket): Map w32 WM_MOUSEWHEEL events to Emacs MOUSE_CLICK_EVENT
events.  Forward w32 MSH_MOUSEWHEEL events as WM_MOUSEWHEEL events.
src/ChangeLog
src/w32term.c