Hi,
how do I pass the handle of a control to the win32 api mouse_event. so
that it will create the click event on that application only even if there
is any other window in front of it. I dont what to set focus. I just want
the click event to happen in that window directly.
Regards
Abhishek
how do I pass the handle of a control to the win32 api mouse_event. so
that it will create the click event on that application only even if there
is any other window in front of it. I dont what to set focus. I just want
the click event to happen in that window directly.
Regards
Abhishek
Comment