We are working on a module in which I gave the xpos, ypos, windowhandle.
Now what I want to do is I want to raise the event for the corresponding input on (xpos, ypos, windowhandle)
.
For example:
The input given is to select a file means it will select a file automatically through my module.
00010086 PWM_LBUTTONDBCLK fwKeys:MK_LBUTTON xPos:273yPos:354
The event will look like the above.