Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouse Click without Moving moving the mouse???
#1
I want to control a application running inside the VMWare emulation environment..

The VMWare system control console trys to lock the mouse location into the window of the emulator. This is creating some conflicts...

My question is:

Is there a way to send a windows control a mouse click at a specific location without actually moving the mouse?

I think the answer is no, but others are saying there is another way to do this using the windows API.
#2
Normally, sometimes it is possible to click using WM_LBUTTONDOWN and WM_LBUTTONUP messages, but in this case I am almost sure this will not work.


Forum Jump:


Users browsing this thread: 1 Guest(s)