Austin English : api-ms-win-devices-config-l1-1-1: Sort specfile.

Alexandre Julliard julliard at winehq.org
Fri May 19 15:59:53 CDT 2017


Module: wine
Branch: master
Commit: 23730eb39e1e8b3234449b166f2c48bd17e0be43
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=23730eb39e1e8b3234449b166f2c48bd17e0be43

Author: Austin English <austinenglish at gmail.com>
Date:   Thu May 18 16:09:19 2017 -0500

api-ms-win-devices-config-l1-1-1: Sort specfile.

Signed-off-by: Austin English <austinenglish at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .../api-ms-win-devices-config-l1-1-1.spec          | 24 +++++++++++-----------
 1 file changed, 12 insertions(+), 12 deletions(-)

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
index 09313bb..ab2a8a9 100644
--- 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
@@ -1,39 +1,39 @@
 @ stub CM_Delete_Class_Key
-@ stub CM_Delete_Device_Interface_KeyW
 @ stub CM_Delete_DevNode_Key
+@ stub CM_Delete_Device_Interface_KeyW
 @ stub CM_Disable_DevNode
 @ stub CM_Enable_DevNode
 @ stdcall CM_Get_Child(ptr long long) setupapi.CM_Get_Child
-@ stub CM_Get_Class_Property_Keys
 @ stub CM_Get_Class_PropertyW
+@ stub CM_Get_Class_Property_Keys
 @ 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
+@ stub CM_Get_DevNode_PropertyW
+@ stub CM_Get_DevNode_Property_Keys
+@ stdcall CM_Get_DevNode_Registry_PropertyW(long long ptr ptr ptr long) setupapi.CM_Get_DevNode_Registry_PropertyW
+@ stdcall CM_Get_DevNode_Status(ptr ptr long long) setupapi.CM_Get_DevNode_Status
+@ stdcall CM_Get_Device_IDW(ptr ptr long long) setupapi.CM_Get_Device_IDW
 @ stdcall CM_Get_Device_ID_ListW(wstr ptr long long) setupapi.CM_Get_Device_ID_ListW
+@ stdcall CM_Get_Device_ID_List_SizeW(ptr wstr long) setupapi.CM_Get_Device_ID_List_SizeW
 @ 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
+@ stdcall CM_Get_Device_Interface_List_SizeW(ptr ptr wstr long) setupapi.CM_Get_Device_Interface_List_SizeW
 @ 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 ptr long) setupapi.CM_Get_DevNode_Registry_PropertyW
-@ stdcall CM_Get_DevNode_Status(ptr ptr long long) setupapi.CM_Get_DevNode_Status
+@ stub CM_Get_Device_Interface_Property_KeysW
 @ 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
 @ stdcall CM_Open_DevNode_Key(long long long long ptr long) setupapi.CM_Open_DevNode_Key
+@ stub CM_Open_Device_Interface_KeyW
 @ 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_Set_Device_Interface_PropertyW
 @ stub CM_Setup_DevNode
 @ stub CM_Uninstall_DevNode
 @ stub CM_Unregister_Notification




More information about the wine-cvs mailing list