Cursor visibility without physical mouse

  • Thread starter Thread starter runningforacause
  • Start date Start date
R

runningforacause

Guest
I have a specialized machine running a c# application with no mouse or keyboard attached. I use a virtual mouse to move the cursor around the screen... however I can only make that cursor show when I have a physical hardware mouse connected to the machine and then unplug it. If I boot and never connect a mouse the cursor is always hidden. ShowCursor(true) called infinitely does not show the cursor. Overrides to the cursor do nothing either. Is there a Windows 10 deep down thing that is making the cursor be null or hidden? What can I do to make the machine think it has a mouse or not have to have a real mouse before enabling the virtual cursor?

Continue reading...
 

Similar threads

R
Replies
0
Views
79
runningforacause
R
S
Replies
0
Views
130
Shepard9811
S
N
Replies
0
Views
242
Ninie_11001
N
Back
Top