G
Guest
I want to use GetProcessIoCounters function. My Visual Studio C++ is Version 6 with SP5. The MSDN library tell me that it is included in winbase.h(IO_COUNTERS) but I cannot find this function or the structure. What's the problem???