Web Browser Control
-
Hi All, I am writing a non MFC Application using Opengl (Win32 Project) but i am using some MFC Headers below #include // MFC core and standard components #include // MFC extensions #include // MFC Automation classes #include // MFC support for Internet Explorer 4 Common Controls #ifndef _AFX_NO_AFXCMN_SUPPORT #include // MFC support for Windows Common Controls #endif // _AFX_NO_AFXCMN_SUPPORT #include #include //////////////////////////////////////////////////////////////////////// I want to use Web Browser Control On my project (Activex) but i am not using any form i want create web browser using createWindow function //////////////////////////////////////////////////////////////////////// It will be really help full if anyone please send me sample code Thanks, Soumyadipta De
-
Hi All, I am writing a non MFC Application using Opengl (Win32 Project) but i am using some MFC Headers below #include // MFC core and standard components #include // MFC extensions #include // MFC Automation classes #include // MFC support for Internet Explorer 4 Common Controls #ifndef _AFX_NO_AFXCMN_SUPPORT #include // MFC support for Windows Common Controls #endif // _AFX_NO_AFXCMN_SUPPORT #include #include //////////////////////////////////////////////////////////////////////// I want to use Web Browser Control On my project (Activex) but i am not using any form i want create web browser using createWindow function //////////////////////////////////////////////////////////////////////// It will be really help full if anyone please send me sample code Thanks, Soumyadipta De
What would possess you to ask this in the VB forum ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )