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
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
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