Ask a questionAsk a question
 

QuestionWriting dll/lib to communicate with usbhub.sys

  • Wednesday, October 28, 2009 6:54 AMenquiry Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I want to write a dll/lib or driver (something) by which i can send a set feature request to a USB hub bound to usbhub.sys...
    Any idea how i can achieve this...
    is there a dll/lib already available for this?? (like hid.dll that communicates with usbhid.sys)
    thanx
    • Moved byNancy ShaoMSFTWednesday, November 04, 2009 9:00 AMNot appropriate forum (From:Visual C++ Language)
    •  

All Replies

  • Wednesday, October 28, 2009 1:18 PMSheng Jiang 蒋晟MVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I suggest you post to a driver developer community like the ones listed here. This driver is't part of the C++ language standard or supported by the Visual C++ compiler. 


    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
    Visual C++ MVP
  • Wednesday, November 04, 2009 8:59 AMNancy ShaoMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Enquiry,

    I'm moving this thread to "Off-Topic" Forum, since this issue is little related to Visual C++.

    Thanks,
    Nancy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.