C
c_roy
Guest
Hi,
I created a Webbrowser component using IWebBrowser2 for IE version 11 in pure c++ but when i reenter or opens a new
instance of it
nothing is being saved from last session no autocomplete, no session data etc... looks like my code is a "standalone" browser,
it
doesn't even share data between my own instances.
for example when i open the new window in IE it "remembers" all.
i also created a dummy project in c# there it works just fine what am i missing?
Regards,
Roy
Continue reading...
I created a Webbrowser component using IWebBrowser2 for IE version 11 in pure c++ but when i reenter or opens a new
instance of it
nothing is being saved from last session no autocomplete, no session data etc... looks like my code is a "standalone" browser,
it
doesn't even share data between my own instances.
for example when i open the new window in IE it "remembers" all.
i also created a dummy project in c# there it works just fine what am i missing?
Regards,
Roy
Continue reading...