hello
any 1 have sample code to use Windows MultiPoint Mouse SDK with vb6 ? or how to use it ?
thank you
Printable View
hello
any 1 have sample code to use Windows MultiPoint Mouse SDK with vb6 ? or how to use it ?
thank you
Ern. Does it have 3 buttons and is it a standard-type mouse? There are plenty of standard code examples for controlling the mouse pointer and receiving mouse clicks in VB6.
I have a library of these standard functions. Perhaps your question is too specific? I dunno.
thank you mikorians
i need working with multi mouse in vb6 like Microsoft Mouse Mischief ,with standard functions.
if you have any code can help me ?
Here's pretty much all there is available I think.
You can also you Sendkeys and AppActivate
thank you too much
if i have 2 mice , how i can see 2 pioneer and know wich mouse is clicked ?
As far as I know both will register as the same mouse (or 1 won't work when you plug it in maybe?), but directinput may be able to differentiate.
I'm not an expert with directinput, but it's part of DirectX.
Good luck!
thank you mikorians
any one can help ?
Hello i am desperately looking for a software which gives me the abilty to have multiple mouse pointers which has configurable distance settings and which performs duplicate actions of moving together and clicking together at the same time.
To make it more clear with an example: Having 4 mouse pointers forming a rectangle (the pointers being the corners of the rectangle) which with the movement of physical mouse, moves in the desktop retaining the rectangular shape, and which clicks at the same time when the left button is pressed.
Any help would be highly apreciated.