Can Anyone please tell me how to detect double click event on external applications ?
Printable View
Can Anyone please tell me how to detect double click event on external applications ?
I'm sure you can do that with subclassing, but since my sample failed to work, i'm not sure, go search on the site for "subclassing"
I may be wrong on this, but I think you can use the GetMessage API.