zig/lib/libc/mingw/lib32/psapi.def
LemonBoy 9ffc13b6c4 windows: Add psapi API
Export both the "old-style" definitions from psapi and the "new-style"
ones from kernel32.
2020-01-31 23:50:26 +01:00

35 lines
736 B
Modula-2

;
; Definition file of PSAPI.DLL
; Automatic generated by gendef
; written by Kai Tietz 2008
;
LIBRARY "PSAPI.DLL"
EXPORTS
EmptyWorkingSet@4
EnumDeviceDrivers@12
EnumPageFilesA@8
EnumPageFilesW@8
EnumProcessModules@16
EnumProcessModulesEx@20
EnumProcesses@12
GetDeviceDriverBaseNameA@12
GetDeviceDriverBaseNameW@12
GetDeviceDriverFileNameA@12
GetDeviceDriverFileNameW@12
GetMappedFileNameA@16
GetMappedFileNameW@16
GetModuleBaseNameA@16
GetModuleBaseNameW@16
GetModuleFileNameExA@16
GetModuleFileNameExW@16
GetModuleInformation@16
GetPerformanceInfo@8
GetProcessImageFileNameA@12
GetProcessImageFileNameW@12
GetProcessMemoryInfo@12
GetWsChanges@12
GetWsChangesEx@12
InitializeProcessForWsWatch@4
QueryWorkingSet@12
QueryWorkingSetEx@12