Author: rharabien
Date: Wed Jun 15 13:07:26 2011
New Revision: 52245
URL:
http://svn.reactos.org/svn/reactos?rev=52245&view=rev
Log:
[HID]
- Remove unneeded .def file
Removed:
trunk/reactos/dll/win32/hid/hid.def
Removed: trunk/reactos/dll/win32/hid/hid.def
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/hid/hid.def?rev=…
==============================================================================
--- trunk/reactos/dll/win32/hid/hid.def [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/hid/hid.def (removed)
@@ -1,50 +1,0 @@
-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@0
-
-; EOF