CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: USB API

  1. #1
    Join Date
    Sep 2001
    Posts
    22

    USB API

    I am searching for an API , that helps me with the commumication with USB for Visual C++! Can anybody help me or give me an link to where I can find it?



  2. #2
    Join Date
    Feb 2001
    Location
    Germany
    Posts
    480

    Re: USB API

    search the DDK for HidD_GetHidGuid(), there are more usb-related functions


  3. #3
    Join Date
    Apr 1999
    Location
    Malaysia
    Posts
    224

    Re: USB API

    Hello
    May i know any ActiveX/dll available that can be used to drive a USB joystick work in WinNT4?
    TQ

    Sooner Or Later, Everyone Does...

  4. #4
    Join Date
    Feb 2001
    Location
    Germany
    Posts
    480

    Re: USB API

    NT4 does not support USB at all, so there is no way i know about ...


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

Featured