PDA

Click to See Complete Forum and Search --> : Reading the NT Performance Monitor log files with Visual Basic


mehtb1
Jan 12th, 2000, 12:34 AM
HI,

I am trying to read the NT Perfmon log files with VB. Has anybody done that before? I think there is a DLL Wspsperf.dll, but i can't find any documentation on it.

Please help.

Thanks,
Bhavna

compuGEEK
Jan 12th, 2000, 04:27 AM
Check out this KB article: Q194655

You can download this dll that was created in C++, called R1PHDMod.dll, reference it from VB (of course, after you've registered it) and you're ready to go.

------------------
CompuGEEK