GvG wrote: > There are other sources (...) that > indicate that VirtualAlloc really should return 64k aligned blocks. If there is any dubt whatsoever about this, there are not just indications it should return 64K-aligned memory, it is carved in stone it reserves 64KB-aligned memory. Committing reserved memory is then (obviously) per-page. /Mike