mirror of
https://github.com/ziglang/zig.git
synced 2025-12-13 09:43:09 +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).
32 lines
633 B
Modula-2
Vendored
32 lines
633 B
Modula-2
Vendored
LIBRARY api-ms-win-core-sysinfo-l1-2-0
|
|
|
|
EXPORTS
|
|
|
|
EnumSystemFirmwareTables@12
|
|
GetComputerNameExA@12
|
|
GetComputerNameExW@12
|
|
GetLocalTime@4
|
|
GetLogicalProcessorInformation@8
|
|
GetLogicalProcessorInformationEx@12
|
|
GetNativeSystemInfo@4
|
|
GetProductInfo@20
|
|
GetSystemDirectoryA@8
|
|
GetSystemDirectoryW@8
|
|
GetSystemFirmwareTable@16
|
|
GetSystemInfo@4
|
|
GetSystemTime@4
|
|
GetSystemTimeAdjustment@12
|
|
GetSystemTimeAsFileTime@4
|
|
GetSystemTimePreciseAsFileTime@4
|
|
GetTickCount@0
|
|
GetTickCount64@0
|
|
GetVersion@0
|
|
GetVersionExA@4
|
|
GetVersionExW@4
|
|
GetWindowsDirectoryA@8
|
|
GetWindowsDirectoryW@8
|
|
GlobalMemoryStatusEx@4
|
|
SetLocalTime@4
|
|
SetSystemTime@4
|
|
VerSetConditionMask@16
|