| 1 | LIBRARY api-ms-win-core-memory-l1-1-1 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | CreateFileMappingFromApp |
| 6 | CreateFileMappingNumaW |
| 7 | CreateMemoryResourceNotification |
| 8 | GetLargePageMinimum |
| 9 | GetProcessWorkingSetSizeEx |
| 10 | GetSystemFileCacheSize |
| 11 | GetWriteWatch |
| 12 | MapViewOfFileFromApp |
| 13 | PrefetchVirtualMemory |
| 14 | QueryMemoryResourceNotification |
| 15 | ResetWriteWatch |
| 16 | SetProcessWorkingSetSizeEx |
| 17 | SetSystemFileCacheSize |
| 18 | UnmapViewOfFileEx |
| 19 | VirtualLock |
| 20 | VirtualUnlock |