mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 06:14:33 +00:00
43 lines
1,012 B
Modula-2
Vendored
43 lines
1,012 B
Modula-2
Vendored
LIBRARY api-ms-win-devices-config-l1-1-1
|
|
|
|
EXPORTS
|
|
|
|
CM_Delete_Class_Key
|
|
CM_Delete_Device_Interface_KeyW
|
|
CM_Delete_DevNode_Key
|
|
CM_Disable_DevNode
|
|
CM_Enable_DevNode
|
|
CM_Get_Child
|
|
CM_Get_Class_Property_Keys
|
|
CM_Get_Class_PropertyW
|
|
CM_Get_Class_Registry_PropertyW
|
|
CM_Get_Depth
|
|
CM_Get_Device_ID_List_SizeW
|
|
CM_Get_Device_ID_ListW
|
|
CM_Get_Device_ID_Size
|
|
CM_Get_Device_IDW
|
|
CM_Get_Device_Interface_List_SizeW
|
|
CM_Get_Device_Interface_ListW
|
|
CM_Get_Device_Interface_Property_KeysW
|
|
CM_Get_Device_Interface_PropertyW
|
|
CM_Get_DevNode_Property_Keys
|
|
CM_Get_DevNode_PropertyW
|
|
CM_Get_DevNode_Registry_PropertyW
|
|
CM_Get_DevNode_Status
|
|
CM_Get_Parent
|
|
CM_Get_Sibling
|
|
CM_Locate_DevNodeW
|
|
CM_MapCrToWin32Err
|
|
CM_Open_Class_KeyW
|
|
CM_Open_Device_Interface_KeyW
|
|
CM_Open_DevNode_Key
|
|
CM_Query_And_Remove_SubTreeW
|
|
CM_Register_Notification
|
|
CM_Set_Class_PropertyW
|
|
CM_Set_Class_Registry_PropertyW
|
|
CM_Set_Device_Interface_PropertyW
|
|
CM_Set_DevNode_PropertyW
|
|
CM_Set_DevNode_Registry_PropertyW
|
|
CM_Setup_DevNode
|
|
CM_Uninstall_DevNode
|
|
CM_Unregister_Notification
|