MouseToVJoy icon indicating copy to clipboard operation
MouseToVJoy copied to clipboard

Custom Button

Open rafadsm opened this issue 5 years ago • 1 comments

How i can add custom buttons?

It seems kind of confusing to me, I didn't quite understand that LONG lButtons; // 32 buttons: 0x00000001 means button1 is pressed, 0x80000000 -> button32 is pressed

I tried to follow that https://github.com/R1PeR/MouseToVJoy/blob/master/MouseToVJoy/vJoy.cpp#L90 But I didn't understand the hexadecimal of "else"

rafadsm avatar Oct 31 '19 21:10 rafadsm