2006-01-23 Brandon Sneed <brandon@redf.net>
* setupapi.def: Add all CM_* functions defined in ddk/cfgmgr32.h to exports.
This commit is contained in:
parent
d96d3ec910
commit
cfd86743ff
|
@ -1,3 +1,8 @@
|
|||
2006-01-23 Brandon Sneed <brandon@redf.net>
|
||||
|
||||
* setupapi.def: Add all CM_* functions defined in ddk/cfgmgr32.h
|
||||
to exports.
|
||||
|
||||
2006-01-17 Chris Sutcliffe <ir0nh34d@users.sf.net>
|
||||
|
||||
* include/w32api.h: Increment version to 3.6.
|
||||
|
|
|
@ -5,10 +5,89 @@ AddMiniIconToList@8
|
|||
AddTagToGroupOrderListEntry@12
|
||||
AppendStringToMultiSz@24
|
||||
AssertFail@12
|
||||
CM_Add_Empty_Log_Conf@16
|
||||
CM_Add_Empty_Log_Conf_Ex@20
|
||||
CM_Add_IDA@16
|
||||
CM_Add_ID_ExA@16
|
||||
CM_Add_ID_ExW@16
|
||||
CM_Add_IDW@16
|
||||
CM_Add_Res_Des@24
|
||||
CM_Add_Res_Des_Ex@28
|
||||
CM_Connect_MachineA@8
|
||||
CM_Connect_MachineW@8
|
||||
CM_Disconnect_Machine@4
|
||||
CM_Enumerate_Classes@12
|
||||
CM_Enumerate_Classes_Ex@16
|
||||
CM_Enumerate_EnumeratorsA@16
|
||||
CM_Enumerate_Enumerators_ExA@20
|
||||
CM_Enumerate_Enumerators_ExW@20
|
||||
CM_Enumerate_EnumeratorsW@16
|
||||
CM_Free_Log_Conf@8
|
||||
CM_Free_Log_Conf_Ex@12
|
||||
CM_Free_Log_Conf_Handle@4
|
||||
CM_Free_Res_Des@12
|
||||
CM_Free_Res_Des_Ex@16
|
||||
CM_Free_Res_Des_Handle@4
|
||||
CM_Free_Resource_Conflict_Handle@4
|
||||
CM_Get_Child@12
|
||||
CM_Get_Child_Ex@16
|
||||
CM_Get_Depth@12
|
||||
CM_Get_Depth_Ex@16
|
||||
CM_Get_Device_IDA@16
|
||||
CM_Get_Device_ID_ExA@20
|
||||
CM_Get_Device_ID_ExW@20
|
||||
CM_Get_Device_IDW@16
|
||||
CM_Get_Device_ID_ListA@16
|
||||
CM_Get_Device_ID_List_ExA@20
|
||||
CM_Get_Device_ID_List_ExW@20
|
||||
CM_Get_Device_ID_ListW@16
|
||||
CM_Get_Device_ID_List_SizeA@12
|
||||
CM_Get_Device_ID_List_Size_ExA@20
|
||||
CM_Get_Device_ID_List_Size_ExW@20
|
||||
CM_Get_Device_ID_List_SizeW@12
|
||||
CM_Get_Device_ID_Size@12
|
||||
CM_Get_Device_ID_Size_Ex@16
|
||||
CM_Get_DevNode_Status@16
|
||||
CM_Get_DevNode_Status_Ex@20
|
||||
CM_Get_First_Log_Conf@12
|
||||
CM_Get_First_Log_Conf_Ex@16
|
||||
CM_Get_Log_Conf_Priority@12
|
||||
CM_Get_Log_Conf_Priority_Ex@16
|
||||
CM_Get_Next_Log_Conf@12
|
||||
CM_Get_Next_Log_Conf_Ex@16
|
||||
CM_Get_Next_Res_Des@20
|
||||
CM_Get_Next_Res_Des_Ex@24
|
||||
CM_Get_Parent@12
|
||||
CM_Get_Parent_Ex@16
|
||||
CM_Get_Res_Des_Data@16
|
||||
CM_Get_Res_Des_Data_Ex@20
|
||||
CM_Get_Res_Des_Data_Size@12
|
||||
CM_Get_Res_Des_Data_Size_Ex@16
|
||||
CM_Get_Resource_Conflict_Count@8
|
||||
CM_Get_Resource_Conflict_DetailsA@12
|
||||
CM_Get_Resource_Conflict_DetailsW@12
|
||||
CM_Get_Sibling@12
|
||||
CM_Get_Sibling_Ex@16
|
||||
CM_Get_Version@0
|
||||
CM_Get_Version_Ex@4
|
||||
CM_Locate_DevNodeA@12
|
||||
CM_Locate_DevNode_ExA@16
|
||||
CM_Locate_DevNode_ExW@16
|
||||
CM_Locate_DevNodeW@12
|
||||
CM_Modify_Res_Des@24
|
||||
CM_Modify_Res_Des_Ex@28
|
||||
CM_Query_And_Remove_SubTreeA@20
|
||||
CM_Query_And_Remove_SubTreeW@20
|
||||
CM_Query_And_Remove_SubTree_ExA@24
|
||||
CM_Query_And_Remove_SubTree_ExW@24
|
||||
CM_Query_Resource_Conflict_List@28
|
||||
CM_Reenumerate_DevNode@8
|
||||
CM_Reenumerate_DevNode_Ex@12
|
||||
CM_Request_Device_EjectA@20
|
||||
CM_Request_Device_EjectW@20
|
||||
CM_Request_Device_Eject_ExA@24
|
||||
CM_Request_Device_Eject_ExW@24
|
||||
CMP_WaitNoPendingInstallEvents@4
|
||||
CaptureAndConvertAnsiArg@8
|
||||
CaptureStringArg@8
|
||||
CenterWindowRelativeToParent@4
|
||||
|
|
Loading…
Reference in New Issue