I use the iwebbrowser2
navigate to navigate over some local html
files.
At each navigate, memory gets allocated and not released until I close my app! My win32
(no .net
, no MFC
) app is running on a Windows embedded compatct 7 module.
Is there any workaround for that problem?