zig/lib/libc/mingw/lib32/hid.def
Jonathan Marler 61bcac108c Add more mingw def files
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
2021-02-10 13:38:16 -08:00

47 lines
1.1 KiB
Modula-2
Vendored

LIBRARY hid.dll
EXPORTS
HidD_FlushQueue@4
HidD_FreePreparsedData@4
HidD_GetAttributes@8
HidD_GetConfiguration@12
HidD_GetFeature@12
HidD_GetHidGuid@4
HidD_GetIndexedString@16
HidD_GetInputReport@12
HidD_GetManufacturerString@12
HidD_GetMsGenreDescriptor@12
HidD_GetNumInputBuffers@8
HidD_GetPhysicalDescriptor@12
HidD_GetPreparsedData@8
HidD_GetProductString@12
HidD_GetSerialNumberString@12
HidD_Hello@8
HidD_SetConfiguration@12
HidD_SetFeature@12
HidD_SetNumInputBuffers@8
HidD_SetOutputReport@12
HidP_GetButtonCaps@16
HidP_GetCaps@8
HidP_GetData@24
HidP_GetExtendedAttributes@20
HidP_GetLinkCollectionNodes@12
HidP_GetScaledUsageValue@32
HidP_GetSpecificButtonCaps@28
HidP_GetSpecificValueCaps@28
HidP_GetUsageValue@32
HidP_GetUsageValueArray@36
HidP_GetUsages@32
HidP_GetUsagesEx@28
HidP_GetValueCaps@16
HidP_InitializeReportForID@20
HidP_MaxDataListLength@8
HidP_MaxUsageListLength@12
HidP_SetData@24
HidP_SetScaledUsageValue@32
HidP_SetUsageValue@32
HidP_SetUsageValueArray@36
HidP_SetUsages@32
HidP_TranslateUsagesToI8042ScanCodes@24
HidP_UnsetUsages@32
HidP_UsageListDifference@20
;HidservInstaller