Hi,
I try to write an user application for USB Mouse. And I use Set/Get Report
to transfer data between Windows and Mouse. It Seems that some mice could
be Set/Get Report by calling
HidD_GetInputReport/HidD_SetOutputReport/HidD_SetFeature/HidD_SetFeature,but
some mice could not and GetLastError return 0x01(ERROR_INVALID_FUNCTION).
why?
By the way,if I want to write a lower filter below the system supplied
drivers, kbdhid and mouhid.sys. Are there some sample code?
thanks,
gundomcz,
070314