Maxime Bellengé wrote:
Hi,
For a couple of days now, I have two mouse cursors in the game Ankh, the one from the game and the one from X. I have done a git bisect and found that the following patch is responsible for that.
I hope it will help dinput developers and especially Vitaliy.
Maxime
233cd46a22d9c53e8a7a7306a88756cb78ada47a is first bad commit commit 233cd46a22d9c53e8a7a7306a88756cb78ada47a Author: Vitaliy Margolen wine-patches@kievinfo.com Date: Sun Jul 15 10:38:05 2007 -0600
dinput: Use PostMessage instead of SendMessage. Remove message
window.
Thanks, I will take a look. Must be a timing issue then. Since this patch didn't really change anything, related to the hiding of the system cursor.
Vitaliy.