Hi everyone,
I am writing an application that allows users change Left Click to Right and Double Click.
For example: if an user hit the "Double Click" button, Left click = Double Click.
For Left Mouse Click to Right Mouse click, I use SwapMouseButton ();
But I am stuck at converting LEFT click to DOuble Click....
Could someone please help me with this? Thank you very much,
Sorry about my English.
I am writing an application that allows users change Left Click to Right and Double Click.
For example: if an user hit the "Double Click" button, Left click = Double Click.
For Left Mouse Click to Right Mouse click, I use SwapMouseButton ();
But I am stuck at converting LEFT click to DOuble Click....
Could someone please help me with this? Thank you very much,
Sorry about my English.
Comment