d3d11: implement mouse wheel events
Addition of d3d11 support for WM_MOUSEWHEEL and WM_MOUSEHWHEEL event, which is are triggered when a vertical/horizontal scroll is done with the mouse.
Associated issue: #3924 (closed)
Edited by Pablo García
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Addition of d3d11 support for WM_MOUSEWHEEL and WM_MOUSEHWHEEL event, which is are triggered when a vertical/horizontal scroll is done with the mouse.
Associated issue: #3924 (closed)