[Bug 881] Mouse cursor not blanked

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 26 11:03:44 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=881





--- Comment #49 from Eli <sharparrow1 at yahoo.com>  2008-01-26 11:03:43 ---
The fact that this bug has been around so long is a bit insane.

Simplified testcase:
Write a program with the following WM_SETCURSOR handler:
  SetCursor(NULL);
  return TRUE;

On Windows XP, that hides the cursor over the window; on Wine, it doesn't.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list