Doron
Wed Jan 12 12:18:11 CST 2005
specifically, you link against hidparse.sys not hid.dll when writing a
driver. All HidD exports become HidP exports
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Eliyas Yakub [MSFT]" <eliyasy@online.microsoft.com> wrote in message
news:OwGVqkM%23EHA.3504@TK2MSFTNGP12.phx.gbl...
> Take a look at the src\wdm\hid\firefly sample in the Server 2003 DDK.
>
> --
> --
> -Eliyas
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
http://www.microsoft.com/whdc/driver/default.mspx
>
http://www.microsoft.com/whdc/driver/kernel/KB-drv.mspx
>
>
>
> "Noah538" <noah538@mail2000.com.tw> wrote in message
> news:1105543359.078587.298090@f14g2000cwb.googlegroups.com...
>>I want to filter a hid gamepad, and I found there are ALMOST no samples
>> for hidparse.dll in kernel mode.
>>
>> I have tried to find any information about that, but frustrated.
>>
>> How to find PDO of gampad collection in kernel mode?
>> Is there any running example?
>>
>
>