Results 1 to 8 of 8

Thread: Windows MultiPoint Mouse SDK with vb6

  1. #1
    New Member
    Join Date
    Sep 12
    Posts
    4

    Windows MultiPoint Mouse SDK with vb6

    hello

    any 1 have sample code to use Windows MultiPoint Mouse SDK with vb6 ? or how to use it ?


    thank you

  2. #2
    Lively Member mikorians's Avatar
    Join Date
    Jun 10
    Location
    In a fog
    Posts
    83

    Re: Windows MultiPoint Mouse SDK with vb6

    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.

  3. #3
    New Member
    Join Date
    Sep 12
    Posts
    4

    Re: Windows MultiPoint Mouse SDK with vb6

    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 ?

  4. #4
    Lively Member mikorians's Avatar
    Join Date
    Jun 10
    Location
    In a fog
    Posts
    83

    Re: Windows MultiPoint Mouse SDK with vb6

    Here's pretty much all there is available I think.
    You can also you Sendkeys and AppActivate
    Attached Files Attached Files

  5. #5
    New Member
    Join Date
    Sep 12
    Posts
    4

    Re: Windows MultiPoint Mouse SDK with vb6

    thank you too much

    if i have 2 mice , how i can see 2 pioneer and know wich mouse is clicked ?

  6. #6
    Lively Member mikorians's Avatar
    Join Date
    Jun 10
    Location
    In a fog
    Posts
    83

    Re: Windows MultiPoint Mouse SDK with vb6

    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!

  7. #7
    New Member
    Join Date
    Sep 12
    Posts
    4

    Re: Windows MultiPoint Mouse SDK with vb6

    thank you mikorians

    any one can help ?

  8. #8
    New Member
    Join Date
    Nov 12
    Posts
    1

    Re: Windows MultiPoint Mouse SDK with vb6

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •