Help for this page

Select Code to Download


  1. or download this
    Global Memory Status:
    Total Physical: 401981440 bytes Available Physical: 32329728 bytes
    ...
    Failed to allocate 396000 pages [1622016000 bytes]
    
    C:\Documents and Settings\Peter\My Documents\Visual Studio 2005\Projec
    +ts\vmtest\vmtest\Debug>
    
  2. or download this
    #include <windows.h>
    #include <stdio.h>
    ...
        virtualFree (addr);
        }
    }