Added controllerflag selection
This commit is contained in:
@@ -42,6 +42,7 @@ bool IEBrowser::navigateSyncURL(wchar_t* url)
|
||||
MSG messages;
|
||||
if (webBrowser)
|
||||
{
|
||||
|
||||
webBrowser->Navigate(url,0,0,0,0);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user