|
-
April 20th, 1999, 07:37 AM
#1
PDH
Hi,
How can I list the processes in my machine as in Task Manager?
Ca I use PdhEnumObjects?
I got an error saying Pdh.dll not found in VC++ 5.0?
Any suggestions?
-
April 20th, 1999, 08:57 AM
#2
Re: PDH
Read about the following fns 1. CreateToolHelp32SnapShot 2. Process32First 3. Process32Next and try.
Reply me whether u are able to use it or not.
-
April 22nd, 1999, 03:47 AM
#3
Re: PDH
The mentioned functions are Windows 95 specific.I want to use with NT.
-
April 22nd, 1999, 04:25 AM
#4
Re: PDH
Hi !
You can use function from the PSAPI.DLL to the NT-Process and
VDMDBG.DLL to the DOS-Process.
Regards,
Wladi.
-
April 30th, 1999, 09:56 AM
#5
Re: PDH
Hi,
You can find pdh.dll in the ddk. (and maybe in the sdk)
-
May 1st, 1999, 01:07 AM
#6
Re: PDH
Please find my reply for the query "Terminating another Process in WIn95/98/NT" dated 29th April.
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|