Annotation of mstools/samples/sdktools/perfmon/pmemory.h, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: 
        !             4: LPMEMORY MemoryAllocate (DWORD dwSize) ;
        !             5: 
        !             6: 
        !             7: VOID MemoryFree (LPMEMORY lpMemory) ;
        !             8: 
        !             9: 
        !            10: DWORD MemorySize (LPMEMORY lpMemory) ;
        !            11: 
        !            12: 
        !            13: LPMEMORY MemoryResize (LPMEMORY lpMemory,
        !            14:                        DWORD dwNewSize) ;
        !            15: 
        !            16: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.