Ask a questionAsk a question
 

AnswerHID input from a sensor driver?

  • Wednesday, October 21, 2009 3:11 PMWindowsNT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi again.

    I am trying to create a sensor driver for a device that is normally accessible through HID. However it seems that HidD* functions are not available for UMDF, for example HidD_GetHidGuid , HidD_GetPreparsedData are not available in the hid.lib. It seems that I can't also use raw input with WM_INPUT .

    Do I have any other option ? 

    Michael

Answers

All Replies