I have an ocx written in Delphi 2006 that runs inside IE. Been working fine for years. I recently noticed that the last few releases have resulted in Iexplore process staing in memory even after the web page has been closed. Its been driving me mad tring to figure out how to resolve this one.
Something I just noticed now, when I ro a regsvr32 on the ocx (to manually register it), the regsvr32 process also hangs. The ocx does register correctly (i get the popup confirm it) but there is something that prevents it from closing off or releasing.
Suggestions where i can start with this one?