Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15088

How to use setcursorpos in virtual machine like vmware?

$
0
0
Hello
I tried this
Code:

Private Declare Function SetCursorPos Lib "user32" (ByVal x As Long, ByVal y As Long) As Long

Private Sub Form_Load()
    SetCursorPos 1, 1
End Sub

It works just in the host
What can I do to make it work in VM too?

Viewing all articles
Browse latest Browse all 15088

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>