Results 1 to 3 of 3

Thread: Is it really so hard in VB???

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    6
    I must ask again

    Well,

    I have to make some programm (for TV Game) where I can use 2 mousess...

    First (on PS2 port) is for me. But I must scan COM2 port and detect click event...
    (I install second mouse after boot PC, without driver...)

    Is it possible in VB?

    I alreday sow that, but in Delphi ;(

    Than you.

    Jovo

    [email protected]

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Location
    Oporto, Portugal
    Posts
    134
    'Cause Windows only lets one mouse to work, even if you have two connected the pointer is only one, you cannot do what you want directly. You must uninstall the drive of the serial mouse and scan directly the port with MSCOMM32.DLL.

    Put your mind in it and you'll be able.

    Jorge Ledo
    [email protected]
    Portugal were the sun allways shine... for programmers.

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    6
    Jorge Thanks...

    But...

    How I can "scan directly the port with MSCOMM32.DLL.

    " ?

    Have you some Tips or Examples..


Posting Permissions

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



Click Here to Expand Forum to Full Width