|
3 | 3 | @ stub AddTagToGroupOrderListEntry
|
4 | 4 | @ stub AppendStringToMultiSz
|
5 | 5 | @ stdcall AssertFail(str long str)
|
6 |
| -@ stub CMP_Init_Detection |
| 6 | +@ stdcall CMP_Init_Detection(long) |
7 | 7 | @ stub CMP_RegisterNotification
|
8 |
| -@ stub CMP_Report_LogOn |
| 8 | +@ stdcall CMP_Report_LogOn(long long) |
9 | 9 | @ stub CMP_UnregisterNotification
|
10 | 10 | @ stub CMP_WaitNoPendingInstallEvents
|
11 | 11 | @ stub CMP_WaitServicesAvailable
|
|
136 | 136 | @ stub CM_Merge_Range_List
|
137 | 137 | @ stub CM_Modify_Res_Des
|
138 | 138 | @ stub CM_Modify_Res_Des_Ex
|
139 |
| -@ stub CM_Move_DevNode |
140 |
| -@ stub CM_Move_DevNode_Ex |
| 139 | +@ stdcall CM_Move_DevNode(long long long) |
| 140 | +@ stdcall CM_Move_DevNode_Ex(long long long long) |
141 | 141 | @ stub CM_Next_Range
|
142 | 142 | @ stdcall CM_Open_Class_KeyA(ptr str long long ptr long)
|
143 | 143 | @ stdcall CM_Open_Class_KeyW(ptr wstr long long ptr long)
|
|
183 | 183 | @ stub CM_Set_HW_Prof_FlagsW
|
184 | 184 | @ stub CM_Set_HW_Prof_Flags_ExA
|
185 | 185 | @ stub CM_Set_HW_Prof_Flags_ExW
|
186 |
| -@ stub CM_Setup_DevNode |
187 |
| -@ stub CM_Setup_DevNode_Ex |
| 186 | +@ stdcall CM_Setup_DevNode(long long) |
| 187 | +@ stdcall CM_Setup_DevNode_Ex(long long long) |
188 | 188 | @ stub CM_Test_Range_Available
|
189 |
| -@ stub CM_Uninstall_DevNode |
190 |
| -@ stub CM_Uninstall_DevNode_Ex |
| 189 | +@ stdcall CM_Uninstall_DevNode(long long) |
| 190 | +@ stdcall CM_Uninstall_DevNode_Ex(long long long) |
191 | 191 | @ stub CM_Unregister_Device_InterfaceA
|
192 | 192 | @ stub CM_Unregister_Device_InterfaceW
|
193 | 193 | @ stub CM_Unregister_Device_Interface_ExA
|
|
0 commit comments