From 75af287cfda27252ce5730a21f4583781347386f Mon Sep 17 00:00:00 2001 From: Andrey Gusev Date: Fri, 18 Nov 2016 16:16:04 +0200 Subject: [PATCH] api-ms-win-devices-config-l1-1-1: Add dll. Signed-off-by: Andrey Gusev Signed-off-by: Alexandre Julliard --- configure | 2 + configure.ac | 1 + .../Makefile.in | 1 + .../api-ms-win-devices-config-l1-1-1.spec | 39 +++++++++++++++++++ tools/make_specfiles | 1 + 5 files changed, 44 insertions(+) create mode 100644 dlls/api-ms-win-devices-config-l1-1-1/Makefile.in create mode 100644 dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.spec diff --git a/configure b/configure index 762db42b307..e1ead7f83fa 100755 --- a/configure +++ b/configure @@ -996,6 +996,7 @@ enable_api_ms_win_crt_stdio_l1_1_0 enable_api_ms_win_crt_string_l1_1_0 enable_api_ms_win_crt_time_l1_1_0 enable_api_ms_win_crt_utility_l1_1_0 +enable_api_ms_win_devices_config_l1_1_1 enable_api_ms_win_downlevel_advapi32_l1_1_0 enable_api_ms_win_downlevel_advapi32_l2_1_0 enable_api_ms_win_downlevel_normaliz_l1_1_0 @@ -17706,6 +17707,7 @@ wine_fn_config_dll api-ms-win-crt-stdio-l1-1-0 enable_api_ms_win_crt_stdio_l1_1_ wine_fn_config_dll api-ms-win-crt-string-l1-1-0 enable_api_ms_win_crt_string_l1_1_0 wine_fn_config_dll api-ms-win-crt-time-l1-1-0 enable_api_ms_win_crt_time_l1_1_0 wine_fn_config_dll api-ms-win-crt-utility-l1-1-0 enable_api_ms_win_crt_utility_l1_1_0 +wine_fn_config_dll api-ms-win-devices-config-l1-1-1 enable_api_ms_win_devices_config_l1_1_1 wine_fn_config_dll api-ms-win-downlevel-advapi32-l1-1-0 enable_api_ms_win_downlevel_advapi32_l1_1_0 wine_fn_config_dll api-ms-win-downlevel-advapi32-l2-1-0 enable_api_ms_win_downlevel_advapi32_l2_1_0 wine_fn_config_dll api-ms-win-downlevel-normaliz-l1-1-0 enable_api_ms_win_downlevel_normaliz_l1_1_0 diff --git a/configure.ac b/configure.ac index ee9afe20776..6dd80ac5d5c 100644 --- a/configure.ac +++ b/configure.ac @@ -2773,6 +2773,7 @@ WINE_CONFIG_DLL(api-ms-win-crt-stdio-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-string-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-time-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-utility-l1-1-0) +WINE_CONFIG_DLL(api-ms-win-devices-config-l1-1-1) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-normaliz-l1-1-0) diff --git a/dlls/api-ms-win-devices-config-l1-1-1/Makefile.in b/dlls/api-ms-win-devices-config-l1-1-1/Makefile.in new file mode 100644 index 00000000000..d00e43fba4a --- /dev/null +++ b/dlls/api-ms-win-devices-config-l1-1-1/Makefile.in @@ -0,0 +1 @@ +MODULE = api-ms-win-devices-config-l1-1-1.dll diff --git a/dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.spec b/dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.spec new file mode 100644 index 00000000000..4302bbf8c85 --- /dev/null +++ b/dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.spec @@ -0,0 +1,39 @@ +@ stub CM_Delete_Class_Key +@ stub CM_Delete_Device_Interface_KeyW +@ stub CM_Delete_DevNode_Key +@ stub CM_Disable_DevNode +@ stub CM_Enable_DevNode +@ stub CM_Get_Child +@ stub CM_Get_Class_Property_Keys +@ stub CM_Get_Class_PropertyW +@ stdcall CM_Get_Class_Registry_PropertyW(ptr long ptr ptr long long ptr) setupapi.CM_Get_Class_Registry_PropertyW +@ stub CM_Get_Depth +@ stdcall CM_Get_Device_ID_List_SizeW(ptr wstr long) setupapi.CM_Get_Device_ID_List_SizeW +@ stdcall CM_Get_Device_ID_ListW(wstr ptr long long) setupapi.CM_Get_Device_ID_ListW +@ stdcall CM_Get_Device_ID_Size(ptr ptr long) setupapi.CM_Get_Device_ID_Size +@ stdcall CM_Get_Device_IDW(ptr ptr long long) setupapi.CM_Get_Device_IDW +@ stdcall CM_Get_Device_Interface_List_SizeW(ptr ptr wstr long) setupapi.CM_Get_Device_Interface_List_SizeW +@ stub CM_Get_Device_Interface_ListW +@ stub CM_Get_Device_Interface_Property_KeysW +@ stub CM_Get_Device_Interface_PropertyW +@ stub CM_Get_DevNode_Property_Keys +@ stub CM_Get_DevNode_PropertyW +@ stdcall CM_Get_DevNode_Registry_PropertyW(long long ptr ptr long long) setupapi.CM_Get_DevNode_Registry_PropertyW +@ stdcall CM_Get_DevNode_Status(ptr ptr long long) setupapi.CM_Get_DevNode_Status +@ stdcall CM_Get_Parent(ptr long long) setupapi.CM_Get_Parent +@ stub CM_Get_Sibling +@ stdcall CM_Locate_DevNodeW(ptr wstr long) setupapi.CM_Locate_DevNodeW +@ stub CM_MapCrToWin32Err +@ stub CM_Open_Class_KeyW +@ stub CM_Open_Device_Interface_KeyW +@ stub CM_Open_DevNode_Key +@ stub CM_Query_And_Remove_SubTreeW +@ stub CM_Register_Notification +@ stub CM_Set_Class_PropertyW +@ stdcall CM_Set_Class_Registry_PropertyW(ptr long ptr long long ptr) setupapi.CM_Set_Class_Registry_PropertyW +@ stub CM_Set_Device_Interface_PropertyW +@ stub CM_Set_DevNode_PropertyW +@ stub CM_Set_DevNode_Registry_PropertyW +@ stub CM_Setup_DevNode +@ stub CM_Uninstall_DevNode +@ stub CM_Unregister_Notification diff --git a/tools/make_specfiles b/tools/make_specfiles index f3809f30f23..db736896be5 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -97,6 +97,7 @@ my @dll_groups = [ "setupapi", "cfgmgr32", + "api-ms-win-devices-config-l1-1-1", ], [ "vcomp",