Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.4 KiB

  1. LIBRARY HID.DLL
  2. EXPORTS
  3. HidD_Hello
  4. HidD_GetHidGuid
  5. HidD_GetPreparsedData
  6. HidD_FreePreparsedData
  7. HidD_GetAttributes
  8. HidD_FlushQueue
  9. HidD_GetConfiguration
  10. HidD_SetConfiguration
  11. HidD_GetNumInputBuffers
  12. HidD_SetNumInputBuffers
  13. HidD_GetSerialNumberString
  14. HidD_GetManufacturerString
  15. HidD_GetProductString
  16. HidD_GetIndexedString
  17. HidD_GetPhysicalDescriptor
  18. HidD_SetFeature
  19. HidD_GetFeature
  20. HidD_GetInputReport
  21. HidD_SetOutputReport
  22. HidD_GetMsGenreDescriptor
  23. HidP_GetCaps
  24. HidP_GetButtonCaps
  25. HidP_GetSpecificButtonCaps
  26. HidP_GetValueCaps
  27. HidP_GetSpecificValueCaps
  28. HidP_GetLinkCollectionNodes
  29. HidP_GetExtendedAttributes
  30. HidP_InitializeReportForID
  31. HidP_GetUsages
  32. HidP_SetUsages
  33. HidP_GetUsagesEx
  34. HidP_UnsetUsages
  35. HidP_MaxUsageListLength
  36. HidP_GetUsageValue
  37. HidP_GetScaledUsageValue
  38. HidP_GetUsageValueArray
  39. HidP_SetUsageValue
  40. HidP_SetScaledUsageValue
  41. HidP_SetUsageValueArray
  42. HidP_UsageListDifference
  43. HidP_TranslateUsagesToI8042ScanCodes
  44. HidP_GetData
  45. HidP_SetData
  46. HidP_MaxDataListLength