mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 02:12:49 +08: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