q/lib/mem/const_windows.q

9 lines
95 B
Plaintext

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