q/lib/mem/const_windows.q
2025-02-21 13:47:56 +01:00

9 lines
No EOL
98 B
Text

const page {
readwrite 0x0004
}
const mem {
commit 0x1000
reserve 0x2000
decommit 0x4000
}