I have a program that needs a lot of memory, and it crashes as soon as the 2GB virtual address space is reached. Sysinternals process explorer displays this as \"virtual si
You don't need performance counters. Just use NAPI (Win32 FAQ)
see on win32 group news://nntp.aioe.org/comp.os.ms-windows.programmer.win32 for C code.