Open GKILLA1 opened 2 years ago
How can i tell my C++ app too send a mouse event please ?
i have tested and all works. Now i need to make my c++ do a mouse movement.
Any help would be much appreciated
Have your c++ application include the MouiiCL project headers / source files then call the API defined in MouiiCL/mouse_input_injection.h.
How can i tell my C++ app too send a mouse event please ?
i have tested and all works. Now i need to make my c++ do a mouse movement.
Any help would be much appreciated