Request for comments, as per http://www.winehq.com/site/sending_patches. For details on the need for this patch please see
Bug #7542. Thanks!
Erich Hoover
ehoover@mines.edu
---------- Forwarded message ----------
From: Erich Hoover <ehoover@mines.edu>
Date: Mar 3, 2007 6:46 PM
Subject: wined3d: Update cursor position on ShowCursor
To:
wine-patches@winehq.org
Real Name:
Erich Hoover
Description:
When ShowCursor is first called it should make the cursor appear at the OS's last known cursor position. Because of this, some applications just repetitively call ShowCursor in order to update the cursor's position. This behavior is undocumented.
Changelog:
wined3d: Update cursor position on ShowCursor