VS Team System
.NET Development
VS Express Editions
Visual C++
Visual Studio
Windows Live
Windows Forms
Smart Device
Game Technologies
SQL Server
Visual FoxPro
Microsoft ISV
Architecture
Windows Vista
Visual J#
Software Development Network>> Visual C++>> HOW can I use WebBrowser in dialog box,don't use mfc ...
HOW can I use WebBrowser in dialog box,don't use mfc ...
Hot Topic
Binding Navagation Like buttons
msoftconf
This application has failed to start because the application configuration is incorrect
Porting from Visual Studio 6.0 to Visual Studio 2005
help with error C2872: 'IServiceProvider' : ambiguous symbol with C++ code
Problem with Mixed Assembly and static initialization
Working with threads
Learning Visual studio .net (C++)
64bit manifest problem / side by side issue
Rather simple Question (how to make people use my exe)
Visual C++
std::map<String*, int>
C++ MFC Project will not generate files. Vis. Studio 2005, Std. Edition
VS .Net 2005, how to disable intellisense...
complaint no. 3 SETUP IS AWFUL
Debug in Windows NT
unresolved external symbol (trying to use C_SetPin function)
Scroll limitation issue
Problem with the beginning
C++ Standard issue on nested friend classes
Tips for speeding up debugging (stepping through code)?
HOW can I use WebBrowser in dialog box,don't use mfc ...
HOW can I create a WebBrowser in dialog box,don't use mfc ..
I 'd like use only API;
is any one know it
tell me..
thanks..
Answer this question
HOW can I use WebBrowser in dialog box,don't use mfc ...
TimStspry
Hi. take a look at these articles:
CodeGuru: Display a Web Page in a Plain C Win32 Application
http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c4379
The Code Project - Embed an HTML control in your own window using
http://www.codeproject.com/com/cwebpage.asp
DutchRhino
IWebBrowser2. haven't any API to create a WebBrowser control..
I see it already...
Sir Lancelot
You have to host a the ActiveX Control WebBrowser. You need to use IWebBrowser2.
This might help:
http://msdn.microsoft.com/archive/default.asp url=/archive/en-us/samples/internet/components/objvw/default.asp
HOW can I use WebBrowser in dialog box,don't use mfc ...
Answer this question
HOW can I use WebBrowser in dialog box,don't use mfc ...
TimStspry
CodeGuru: Display a Web Page in a Plain C Win32 Application
http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c4379
The Code Project - Embed an HTML control in your own window using
http://www.codeproject.com/com/cwebpage.asp
DutchRhino
I see it already...
Sir Lancelot
This might help:
http://msdn.microsoft.com/archive/default.asp url=/archive/en-us/samples/internet/components/objvw/default.asp