mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +00:00
Upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80 * adds ucrtbase.def.in * mingwex: replace mingw crt files with ucrt files * adds missing mingw-w64 ucrt files The rules that govern which set of files are included or excluded is contained in the logic for tools/update_mingw.zig
55 lines
1.5 KiB
Modula-2
Vendored
55 lines
1.5 KiB
Modula-2
Vendored
;
|
|
; Definition file of DEVOBJ.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "DEVOBJ.dll"
|
|
EXPORTS
|
|
DevObjBuildClassInfoList@24
|
|
DevObjClassGuidsFromName@24
|
|
DevObjClassNameFromGuid@24
|
|
DevObjCreateDevRegKey@24
|
|
DevObjCreateDeviceInfo@24
|
|
DevObjCreateDeviceInfoList@20
|
|
DevObjCreateDeviceInterface@24
|
|
DevObjCreateDeviceInterfaceRegKey@20
|
|
DevObjDeleteAllInterfacesForDevice@8
|
|
DevObjDeleteDevRegKey@20
|
|
DevObjDeleteDevice@8
|
|
DevObjDeleteDeviceInfo@8
|
|
DevObjDeleteDeviceInterfaceData@8
|
|
DevObjDeleteDeviceInterfaceRegKey@12
|
|
DevObjDestroyDeviceInfoList@4
|
|
DevObjEnumDeviceInfo@12
|
|
DevObjEnumDeviceInterfaces@20
|
|
DevObjGetClassDescription@24
|
|
DevObjGetClassDevs@24
|
|
DevObjGetClassProperty@36
|
|
DevObjGetClassPropertyKeys@28
|
|
DevObjGetClassRegistryProperty@32
|
|
DevObjGetDeviceInfoDetail@12
|
|
DevObjGetDeviceInfoListClass@8
|
|
DevObjGetDeviceInfoListDetail@8
|
|
DevObjGetDeviceInstanceId@20
|
|
DevObjGetDeviceInterfaceAlias@16
|
|
DevObjGetDeviceInterfaceDetail@24
|
|
DevObjGetDeviceInterfaceProperty@32
|
|
DevObjGetDeviceInterfacePropertyKeys@24
|
|
DevObjGetDeviceProperty@32
|
|
DevObjGetDevicePropertyKeys@24
|
|
DevObjGetDeviceRegistryProperty@28
|
|
DevObjLocateDevice@16
|
|
DevObjOpenClassRegKey@20
|
|
DevObjOpenDevRegKey@24
|
|
DevObjOpenDeviceInfo@20
|
|
DevObjOpenDeviceInterface@16
|
|
DevObjOpenDeviceInterfaceRegKey@16
|
|
DevObjRegisterDeviceInfo@24
|
|
DevObjRemoveDeviceInterface@8
|
|
DevObjSetClassProperty@32
|
|
DevObjSetClassRegistryProperty@24
|
|
DevObjSetDeviceInfoDetail@12
|
|
DevObjSetDeviceInterfaceDefault@16
|
|
DevObjSetDeviceInterfaceProperty@28
|
|
DevObjSetDeviceProperty@28
|
|
DevObjSetDeviceRegistryProperty@20
|