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

Thread: Winapi Or Mfc

  1. #1
    Join Date
    Mar 2005
    Posts
    1

    Smile Winapi Or Mfc

    i want to know about , is there any API or MFC Classs available for interfacing with Universal Serial Bus(USB).

  2. #2
    Join Date
    Mar 2004
    Location
    (Upper-) Austria
    Posts
    2,899

    Re: Winapi Or Mfc

    No. Just google around a bit and you will find some external classes that wrappes USB IO. But neither native WinAPI nor MFC provides such a class.
    I am not offering technical guidiance via email or IM
    Come on share your photo with us! CG members photo album!
    Use the Code Tags!

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