Hi,
I have a cutomized web-browser hosted in my own Application. Also I have a
customized protocol handler implemented.
Things are working fine. Except I can see my applications memory is
increased when I click on some links in the loaded pages.I can see that the
memory is increased sequentially based on the page size the browser loaded.
I guess the contents given through the IInternetProtoc ol::Read is not
released by the browser.
Your help will be greatly appreciated.
Regards,
Shafeeque O.K.
I have a cutomized web-browser hosted in my own Application. Also I have a
customized protocol handler implemented.
Things are working fine. Except I can see my applications memory is
increased when I click on some links in the loaded pages.I can see that the
memory is increased sequentially based on the page size the browser loaded.
I guess the contents given through the IInternetProtoc ol::Read is not
released by the browser.
Your help will be greatly appreciated.
Regards,
Shafeeque O.K.