| 1 | LIBRARY api-ms-win-core-memory-l1-1-1 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | CreateFileMappingFromApp |
| 6 | GetLargePageMinimum |
| 7 | GetProcessWorkingSetSizeEx |
| 8 | GetWriteWatch |
| 9 | MapViewOfFileFromApp |
| 10 | ResetWriteWatch |
| 11 | SetProcessWorkingSetSizeEx |
| 12 | UnmapViewOfFileEx |
| 13 | VirtualLock |
| 14 | VirtualUnlock |