mirror of
https://github.com/ziglang/zig.git
synced 2025-12-11 00:33:08 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
18 lines
370 B
Modula-2
18 lines
370 B
Modula-2
LIBRARY api-ms-win-devices-config-l1-1-1
|
|
|
|
EXPORTS
|
|
|
|
CM_Get_Device_ID_List_SizeW
|
|
CM_Get_Device_ID_ListW
|
|
CM_Get_Device_IDW
|
|
CM_Get_Device_Interface_List_SizeW
|
|
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
|