HI All!
I have problem with this Microsoft sample (ATL Browser)
http://download.microsoft.com/downlo...atlbrowser.exe
I cannot disabled show windows message âinternet explorer script errorâ!!!
This sample realization is very strange for me, If I change standard IE setting ( âshow pictureâ or âDisplay a notification about every script errorâ) in IE Tools/internet option! This change not effect for MS Example, picture always show!!!
I am trying:
Realize GetOptionKeyPath â not effect for ( âshow pictureâ , âDisplay a notification about every script errorâ, âhome pageâ) bat have effect for text size!!
IWebBrowser2->put_Silent(VARIANT_TRUE); â not effect!
PLEASE HELP ME!