View Single Post
  #1  
Old 01-18-2006, 19:06
Kerlingen
 
Posts: n/a
@MarkusO:
Quote from MSDN:
Quote:
The function fails if you attempt to commit a page that has not been reserved. The resulting error code is ERROR_INVALID_ADDRESS.
@Snatch:
I could allocate any memory region I tried. The mistake here was that MarkusO tried to commit a page which was not reserved. I never heard about that "process address space" rule, like you call it, before.
Reply With Quote