mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
Add a check so that mouse move messages are not generated unless the mouse cursor X or Y position is changed. This fixes extra mouse moves generated when clicking. Patch by I_Kill_Bugs. CORE-8394 CORE-18529 CORE-19422 CORE-19423