USB Port Programming

Discussion in 'Win32' started by WaffenGeist, Oct 8, 2012.

  1. WaffenGeist

    WaffenGeist New Member

    Joined:
    Oct 7, 2012
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Is USB events treated like a message in Win32 ?

    Can a device, connected to the computer through the USB port, generate a message event when it tries to send information to the computer ?

    Can this be intercepted by the Win32 program and when this message happens I execute some instructions ? Like reading the port to retrieve the byte sent ?

    If data (handshake) is pushed to the USB port by my device, can this generate a message that would be intercepted by the Win32 program ?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice