[PATCH] Get the position from the driver on every GetCursorPos run

Alexandre Julliard julliard at winehq.org
Tue Aug 23 00:15:38 CDT 2016


Max Qian <public at maxqia.com> writes:

> This reverts the GetCursorPos changes in commits 6576703 and f1a3480 to fix bug 24951.

This is going to reintroduce the performance issues that the changes
were supposed to fix. Doing a server round-trip on every GetCursorPos
gives bad results in many apps. You'll need to find a fix that doesn't
require this.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list