Forward more exports to setupapi.dll
Modified: trunk/reactos/lib/cfgmgr32/cfgmgr32.def
_____
Modified: trunk/reactos/lib/cfgmgr32/cfgmgr32.def
--- trunk/reactos/lib/cfgmgr32/cfgmgr32.def 2005-07-18 11:57:16 UTC
(rev 16632)
+++ trunk/reactos/lib/cfgmgr32/cfgmgr32.def 2005-07-18 14:10:56 UTC
(rev 16633)
@@ -25,8 +25,8 @@
;CMP_UnregisterNotification
;CMP_WaitNoPendingInstallEvents
;CMP_WaitServices
-;CM_Add_Empty_Log_Conf
-;CM_Add_Empty_Log_Conf_Ex
+;CM_Add_Empty_Log_Conf(a)16=SETUPAPI.CM_Add_Empty_Log_Conf
+;CM_Add_Empty_Log_Conf_Ex(a)20=SETUPAPI.CM_Add_Empty_Log_Conf_Ex
;CM_Add_IDA
;CM_Add_IDW
;CM_Add_ID_ExA
@@ -54,8 +54,8 @@
;CM_Dup_Range_List
;CM_Enable_DevNode
;CM_Enable_DevNode_Ex
-;CM_Enumerate_Classes
-;CM_Enumerate_Classes_Ex
+CM_Enumerate_Classes(a)12=SETUPAPI.CM_Enumerate_Classes
+CM_Enumerate_Classes_Ex(a)16=SETUPAPI.CM_Enumerate_Classes_Ex
;CM_Enumerate_EnumeratorsA
;CM_Enumerate_EnumeratorsW
;CM_Enumerate_Enumerators_ExA
@@ -81,10 +81,10 @@
;CM_Get_Class_Name_ExW
;CM_Get_Depth
;CM_Get_Depth_Ex
-;CM_Get_DevNode_Registry_PropertyA
-;CM_Get_DevNode_Registry_PropertyW
-;CM_Get_DevNode_Registry_Property_ExA
-;CM_Get_DevNode_Registry_Property_ExW
+CM_Get_DevNode_Registry_PropertyA(a)24=SETUPAPI.CM_Get_DevNode_Registry_P
ropertyA
+CM_Get_DevNode_Registry_PropertyW(a)24=SETUPAPI.CM_Get_DevNode_Registry_P
ropertyW
+CM_Get_DevNode_Registry_Property_ExA(a)28=SETUPAPI.CM_Get_DevNode_Registr
y_Property_ExA
+CM_Get_DevNode_Registry_Property_ExW(a)28=SETUPAPI.CM_Get_DevNode_Registr
y_Property_ExW
;CM_Get_DevNode_Status
;CM_Get_DevNode_Status_Ex
;CM_Get_Device_IDA
Show replies by date