Signed-off-by: Mark Harmstone <[email protected]> --- .../lib-common/api-ms-win-devices-config-l1-1-2.def | 13 ------------- .../api-ms-win-devices-config-l1-1-2_windowsapp.def | 13 ------------- .../lib32/api-ms-win-devices-config-l1-1-2.def | 13 ------------- .../api-ms-win-devices-config-l1-1-2_windowsapp.def | 13 ------------- 4 files changed, 52 deletions(-)
diff --git a/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2.def b/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2.def index 164a9c293..626857b66 100644 --- a/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2.def +++ b/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2.def @@ -5,27 +5,14 @@ EXPORTS CM_Delete_Device_Interface_KeyA CM_Get_Class_Registry_PropertyA CM_Get_Device_ID_List_SizeA -CM_Get_Device_ID_List_SizeW CM_Get_Device_ID_ListA -CM_Get_Device_ID_ListW CM_Get_Device_IDA -CM_Get_Device_IDW CM_Get_Device_Interface_List_SizeA -CM_Get_Device_Interface_List_SizeW CM_Get_Device_Interface_ListA -CM_Get_Device_Interface_ListW -CM_Get_Device_Interface_PropertyW -CM_Get_DevNode_PropertyW CM_Get_DevNode_Registry_PropertyA -CM_Get_DevNode_Status -CM_Get_Parent CM_Locate_DevNodeA -CM_Locate_DevNodeW -CM_MapCrToWin32Err CM_Open_Class_KeyA CM_Open_Device_Interface_KeyA CM_Query_And_Remove_SubTreeA -CM_Register_Notification CM_Set_Class_Registry_PropertyA CM_Set_DevNode_Registry_PropertyA -CM_Unregister_Notification diff --git a/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2_windowsapp.def b/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2_windowsapp.def index cfbe3e3e7..eb9a440e8 100644 --- a/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2_windowsapp.def +++ b/mingw-w64-crt/lib-common/api-ms-win-devices-config-l1-1-2_windowsapp.def @@ -2,18 +2,5 @@ LIBRARY api-ms-win-devices-config-l1-1-2 EXPORTS -CM_Get_Device_ID_List_SizeW -CM_Get_Device_ID_ListW -CM_Get_Device_IDW CM_Get_Device_Interface_List_SizeA -CM_Get_Device_Interface_List_SizeW CM_Get_Device_Interface_ListA -CM_Get_Device_Interface_ListW -CM_Get_Device_Interface_PropertyW -CM_Get_DevNode_PropertyW -CM_Get_DevNode_Status -CM_Get_Parent -CM_Locate_DevNodeW -CM_MapCrToWin32Err -CM_Register_Notification -CM_Unregister_Notification diff --git a/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2.def b/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2.def index fb0ab92fd..2865f49b4 100644 --- a/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2.def +++ b/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2.def @@ -5,27 +5,14 @@ EXPORTS CM_Delete_Device_Interface_KeyA@8 CM_Get_Class_Registry_PropertyA@28 CM_Get_Device_ID_List_SizeA@12 -CM_Get_Device_ID_List_SizeW@12 CM_Get_Device_ID_ListA@16 -CM_Get_Device_ID_ListW@16 CM_Get_Device_IDA@16 -CM_Get_Device_IDW@16 CM_Get_Device_Interface_List_SizeA@16 -CM_Get_Device_Interface_List_SizeW@16 CM_Get_Device_Interface_ListA@20 -CM_Get_Device_Interface_ListW@20 -CM_Get_Device_Interface_PropertyW@24 -CM_Get_DevNode_PropertyW@24 CM_Get_DevNode_Registry_PropertyA@24 -CM_Get_DevNode_Status@16 -CM_Get_Parent@12 CM_Locate_DevNodeA@12 -CM_Locate_DevNodeW@12 -CM_MapCrToWin32Err@8 CM_Open_Class_KeyA@24 CM_Open_Device_Interface_KeyA@20 CM_Query_And_Remove_SubTreeA@20 -CM_Register_Notification@16 CM_Set_Class_Registry_PropertyA@24 CM_Set_DevNode_Registry_PropertyA@20 -CM_Unregister_Notification@4 diff --git a/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2_windowsapp.def b/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2_windowsapp.def index bc3a2bd9e..e6b1c8629 100644 --- a/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2_windowsapp.def +++ b/mingw-w64-crt/lib32/api-ms-win-devices-config-l1-1-2_windowsapp.def @@ -2,18 +2,5 @@ LIBRARY api-ms-win-devices-config-l1-1-2 EXPORTS -CM_Get_Device_ID_List_SizeW@12 -CM_Get_Device_ID_ListW@16 -CM_Get_Device_IDW@16 CM_Get_Device_Interface_List_SizeA@16 -CM_Get_Device_Interface_List_SizeW@16 CM_Get_Device_Interface_ListA@20 -CM_Get_Device_Interface_ListW@20 -CM_Get_Device_Interface_PropertyW@24 -CM_Get_DevNode_PropertyW@24 -CM_Get_DevNode_Status@16 -CM_Get_Parent@12 -CM_Locate_DevNodeW@12 -CM_MapCrToWin32Err@8 -CM_Register_Notification@16 -CM_Unregister_Notification@4 -- 2.41.0 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
