mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-09 15:19:07 +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).
17 lines
383 B
Modula-2
17 lines
383 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@
|