|
-
December 2nd, 2004, 09:24 AM
#1
Using the Windows Task Manager
Hi Folks,
I am trying to debug a VC++ implemented application which I believe is leaking Handles (specifically Win32 Events). I am using Process Explorer and Windows Task Manager to identify and count the Event handles.
My problem is that the number of Event handles I see displayed within Task Manager and Process Explorer is a lot more than the Events actually created programmatically within the application code.
Does anyone know where these extra Event handles are coming from ? Process Explorer actually lists these extra handles as "unnamed".
Thanks in advance for your help.
Avayi.
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
|