Webbrowser without MFC
-
Hey guys, I need to embed a web browser in a dialog for a project I'm working on which doesn't use MFC. Does anyone have any sample code to do this? Cheers James
-
Hey guys, I need to embed a web browser in a dialog for a project I'm working on which doesn't use MFC. Does anyone have any sample code to do this? Cheers James
Is the app ATL? If so, ATL supports AX control hosting. I'll be posting an article in the WTL section on this subject tonight, if you can wait that long. ;) --Mike-- Latest blog entry: *drool* (Alyson) [May 10] Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me
-
Is the app ATL? If so, ATL supports AX control hosting. I'll be posting an article in the WTL section on this subject tonight, if you can wait that long. ;) --Mike-- Latest blog entry: *drool* (Alyson) [May 10] Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me
Hi Mike, thanks for the reply. I don't know anything about ATL. Does it require any external libraries like MFC? Cheers James
-
Hi Mike, thanks for the reply. I don't know anything about ATL. Does it require any external libraries like MFC? Cheers James
James Spibey wrote: Does it require any external libraries like MFC? No, just the C runtime. Check out the ATL and WTL sections here at CP, there are lots of articles on the subject. --Mike-- Latest blog entry: *drool* (Alyson) [May 10] Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me
-
Hey guys, I need to embed a web browser in a dialog for a project I'm working on which doesn't use MFC. Does anyone have any sample code to do this? Cheers James