Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to make the mouse pointer go away

120 views
Skip to first unread message

Gereon

unread,
Feb 12, 2004, 1:45:07 AM2/12/04
to
I would like to be able to get the mouse pointer to disappear. We are using
a touchscreen on our product, and it is a distraction to our UI. Any
suggestions for how to set this up?


KM

unread,
Feb 12, 2004, 4:04:14 AM2/12/04
to
Gereon,

You may want to try a few approaches:
1. http://support.microsoft.com/default.aspx?scid=kb;en-us;283063
2. Remove sermouse.sys or replace with an empty one in your runtime
3. From your start-up app or driver you have source access to, set mouse
position to somewhere out of the screen area (e.g. SetCursorPos(10000,
10000)).

KM

Mario Dambauer

unread,
Feb 12, 2004, 4:49:57 AM2/12/04
to
Create a transparent mousecursor and set this cursor as your mouse
cursor....
That works fine for me

Best Regards,
Mario

"Gereon" <gereo...@alwaysfind.us> wrote in message
news:O$MBCPT8D...@TK2MSFTNGP12.phx.gbl...

0 new messages