Re: How to close/destroy IWebBrowser cleanly ?



OK, I found it, it was a COM leak issue on the IHTMLDocument2, at least
in my code. There must be some similar issue in the generated MDI
visual C++ project : I identify the issue occur when the copy/paste
button are present. May be they try to reference the htmldocument too ?

Thank you :)

Manu

.