hid: convert to spec (taken from wine)

svn path=/branches/ros-amd64-bringup/; revision=39333
This commit is contained in:
Timo Kreuzer 2009-02-03 15:23:27 +00:00
parent 58ab969261
commit 61467fd142
2 changed files with 45 additions and 1 deletions

View file

@ -1,5 +1,5 @@
<module name="hid" type="win32dll" baseaddress="${BASEADDRESS_HID}" installbase="system32" installname="hid.dll" unicode="yes">
<importlibrary definition="hid.def" />
<importlibrary definition="hid.spec" />
<include base="hid">.</include>
<library>ntdll</library>
<library>kernel32</library>

View file

@ -0,0 +1,44 @@
@ stub HidD_FlushQueue
@ stub HidD_FreePreparsedData
@ stub HidD_GetAttributes
@ stub HidD_GetConfiguration
@ stub HidD_GetFeature
@ stdcall HidD_GetHidGuid(ptr)
@ stub HidD_GetIndexedString
@ stub HidD_GetInputReport
@ stub HidD_GetManufacturerString
@ stub HidD_GetMsGenreDescriptor
@ stub HidD_GetNumInputBuffers
@ stub HidD_GetPhysicalDescriptor
@ stub HidD_GetPreparsedData
@ stub HidD_GetProductString
@ stub HidD_GetSerialNumberString
@ stub HidD_Hello
@ stub HidD_SetConfiguration
@ stub HidD_SetFeature
@ stub HidD_SetNumInputBuffers
@ stub HidD_SetOutputReport
@ stub HidP_GetButtonCaps
@ stub HidP_GetCaps
@ stub HidP_GetData
@ stub HidP_GetExtendedAttributes
@ stub HidP_GetLinkCollectionNodes
@ stub HidP_GetScaledUsageValue
@ stub HidP_GetSpecificButtonCaps
@ stub HidP_GetSpecificValueCaps
@ stub HidP_GetUsageValue
@ stub HidP_GetUsageValueArray
@ stub HidP_GetUsages
@ stub HidP_GetUsagesEx
@ stub HidP_GetValueCaps
@ stub HidP_InitializeReportForID
@ stub HidP_MaxDataListLength
@ stub HidP_MaxUsageListLength
@ stub HidP_SetData
@ stub HidP_SetScaledUsageValue
@ stub HidP_SetUsageValue
@ stub HidP_SetUsageValueArray
@ stub HidP_SetUsages
@ stub HidP_TranslateUsagesToI8042ScanCodes
@ stub HidP_UnsetUsages
@ stub HidP_UsageListDifference