Calling a URL from an MFC - MDI application
-
I have a simple MDI application which will load a browser view in its child frame. For an instance I am loading gmail in the child frame. I am using CHtmlView class and the funtion CHtmlView::Navigate2 to do the same. I have no issues in opening the link. As per my knowledge, this need IE browser right? What If I want to use chrome and do the same?
-
I have a simple MDI application which will load a browser view in its child frame. For an instance I am loading gmail in the child frame. I am using CHtmlView class and the funtion CHtmlView::Navigate2 to do the same. I have no issues in opening the link. As per my knowledge, this need IE browser right? What If I want to use chrome and do the same?
-
I have a simple MDI application which will load a browser view in its child frame. For an instance I am loading gmail in the child frame. I am using CHtmlView class and the funtion CHtmlView::Navigate2 to do the same. I have no issues in opening the link. As per my knowledge, this need IE browser right? What If I want to use chrome and do the same?
Member 12108486 wrote:
As per my knowledge, this need IE browser right?
CHtmlView
doesn't need a browser, it is the browser."One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles