https://bugs.winehq.org/show_bug.cgi?id=36873 --- Comment #8 from Ryan S. Northrup <northrup(a)yellowapple.us> --- Patch attached (as an actual patch). Also CC'ing Alistair and Zebediah for inclusion in wine-staging. The patch partially implements GetMouseMovePointsEx by storing the previous mouse cursor position and returning the current (and, if count > 1, previous) cursor positions. This is a deviation from the documented behavior (where Windows actively tracks the last 64 cursor positions), but it seems to be Good Enoughâ„¢ in practice (at least for M&B2). Alistair/Zebediah: given the deviation from Windows' behavior, can we get this into wine-staging? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.