M
mike
I'm writing a demo program for a win98 system.
The system has no keyboard or mouse. It boots to the
application and just runs.
Problem is that if I remove the mouse, I get the dialog
box that complains that a mouse was not found. If I click
"don't show this again"...some trick with no mouse or keyboard,
the message does not appear again, but there's a mouse cursor
smack in the middle of the screen.
I want to be able to attach a mouse for diagnostic work, but
need the mouse cursor GONE when there's no mouse. Hidingit won't
work, because there's an on-screen popup keyboard that sees the
mouse location on top of it and won't go away.
Is there some magic incantation to do this?
--
Return address is VALID!
The system has no keyboard or mouse. It boots to the
application and just runs.
Problem is that if I remove the mouse, I get the dialog
box that complains that a mouse was not found. If I click
"don't show this again"...some trick with no mouse or keyboard,
the message does not appear again, but there's a mouse cursor
smack in the middle of the screen.
I want to be able to attach a mouse for diagnostic work, but
need the mouse cursor GONE when there's no mouse. Hidingit won't
work, because there's an on-screen popup keyboard that sees the
mouse location on top of it and won't go away.
Is there some magic incantation to do this?
--
Return address is VALID!