[ros-diffs] [rharabien] 52245: [HID] - Remove unneeded .def file

rharabien at svn.reactos.org rharabien at svn.reactos.org
Wed Jun 15 13:07:26 UTC 2011


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=52244&view=auto
==============================================================================
--- 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 at 4
-HidD_FreePreparsedData at 4
-HidD_GetAttributes at 8
-HidD_GetConfiguration at 12
-HidD_GetFeature at 12
-HidD_GetHidGuid at 4
-HidD_GetIndexedString at 16
-HidD_GetInputReport at 12
-HidD_GetManufacturerString at 12
-HidD_GetMsGenreDescriptor at 12
-HidD_GetNumInputBuffers at 8
-HidD_GetPhysicalDescriptor at 12
-HidD_GetPreparsedData at 8
-HidD_GetProductString at 12
-HidD_GetSerialNumberString at 12
-HidD_Hello at 8
-HidD_SetConfiguration at 12
-HidD_SetFeature at 12
-HidD_SetNumInputBuffers at 8
-HidD_SetOutputReport at 12
-HidP_GetButtonCaps at 16
-HidP_GetCaps at 8
-HidP_GetData at 24
-HidP_GetExtendedAttributes at 20
-HidP_GetLinkCollectionNodes at 12
-HidP_GetScaledUsageValue at 32
-HidP_GetSpecificButtonCaps at 28
-HidP_GetSpecificValueCaps at 28
-HidP_GetUsageValue at 32
-HidP_GetUsageValueArray at 36
-HidP_GetUsages at 32
-HidP_GetUsagesEx at 28
-HidP_GetValueCaps at 16
-HidP_InitializeReportForID at 20
-HidP_MaxDataListLength at 8
-HidP_MaxUsageListLength at 12
-HidP_SetData at 24
-HidP_SetScaledUsageValue at 32
-HidP_SetUsageValue at 32
-HidP_SetUsageValueArray at 36
-HidP_SetUsages at 32
-HidP_TranslateUsagesToI8042ScanCodes at 24
-HidP_UnsetUsages at 32
-HidP_UsageListDifference at 20
-;HidservInstaller at 0
-
-; EOF




More information about the Ros-diffs mailing list