Obtaining PDH Counter list without the GUI
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I've been searching for days to try and obtain the list of counters available on a 2k or NT box, without using the GUI selection. I have written some monitoring DLL's which return the counters fine, providing I supply them. I need to enumerate the counter list and let the code select apropriate counters. Any Idea's I have been on MSDN and if I was a C++ programmer I'd have it done by now.. Any help would be great