onrdbandit
Programmer
Howdy,
I need to send a control a mouse up and mouse down message, so that my custom cursors will refresh. I can do both, but I need the program to recieve the EXACT same message it would if I actually clicked the mouse i.e. the (X,Y) coordinates of the click. I don't know how to include these in the LPARAM parameter of the SendMessage function. Is there a method or specific technique by which this is done?
Thanks,
onrdbandit
I need to send a control a mouse up and mouse down message, so that my custom cursors will refresh. I can do both, but I need the program to recieve the EXACT same message it would if I actually clicked the mouse i.e. the (X,Y) coordinates of the click. I don't know how to include these in the LPARAM parameter of the SendMessage function. Is there a method or specific technique by which this is done?
Thanks,
onrdbandit