Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2006 Mar : IExplore Handles - ZoneMap

www.cryer.info
Managed Newsgroup Archive

IExplore Handles - ZoneMap

Subject:IExplore Handles - ZoneMap
Posted by:"Uzi" (u..@discussions.microsoft.com)
Date:Sun, 26 Mar 2006 14:51:52

The problem involves a constant handle leak, in which there is a build up of:

HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap

This happens in any web application run in IExplore of WINXP/SP2 with latest
hotfixes.

·    When refreshing a web page – even Google's – the handle count goes up –

    about two of the a.m. handle per refresh – and others.

.  Task manager's handle count for IExplore increases constantly without
bound
  when any of the 3 types of comm. sessions is in progress. This happens at
a rate
  of about 2 handles every 2-3 sec.


o I'm working with  ActiveX that was created using MFC in MSVC 6.0.

Replies:

www.cryer.info
Managed Newsgroup Archive