36 lines
696 B
Modula-2
Vendored
36 lines
696 B
Modula-2
Vendored
LIBRARY api-ms-win-core-memory-l1-1-3
|
|
|
|
EXPORTS
|
|
|
|
CreateFileMappingFromApp@24
|
|
CreateFileMappingW@24
|
|
DiscardVirtualMemory@8
|
|
FlushViewOfFile@8
|
|
GetLargePageMinimum@0
|
|
GetProcessWorkingSetSizeEx@16
|
|
GetWriteWatch@24
|
|
MapViewOfFile@20
|
|
MapViewOfFileEx@24
|
|
MapViewOfFileFromApp@20
|
|
OfferVirtualMemory@12
|
|
OpenFileMappingFromApp@12
|
|
OpenFileMappingW@12
|
|
ReadProcessMemory@20
|
|
ReclaimVirtualMemory@8
|
|
ResetWriteWatch@8
|
|
SetProcessValidCallTargets@20
|
|
SetProcessWorkingSetSizeEx@16
|
|
UnmapViewOfFile@4
|
|
UnmapViewOfFileEx@8
|
|
VirtualAlloc@16
|
|
VirtualAllocFromApp@16
|
|
VirtualFree@12
|
|
VirtualFreeEx@16
|
|
VirtualLock@8
|
|
VirtualProtect@16
|
|
VirtualProtectFromApp@16
|
|
VirtualQuery@12
|
|
VirtualQueryEx@16
|
|
VirtualUnlock@8
|
|
WriteProcessMemory@20
|