Click here to Skip to main content
16,006,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: displaying the files and folders in a list box Pin
Nelek29-Oct-07 22:01
protectorNelek29-Oct-07 22:01 
QuestionBase class pointer to Derived Class object?? Pin
Ash2015-Oct-07 20:25
Ash2015-Oct-07 20:25 
AnswerRe: Base class pointer to Derived Class object?? Pin
Cedric Moonen15-Oct-07 20:33
Cedric Moonen15-Oct-07 20:33 
AnswerRe: Base class pointer to Derived Class object?? Pin
codeII15-Oct-07 20:49
codeII15-Oct-07 20:49 
GeneralRe: Base class pointer to Derived Class object?? Pin
Ash2015-Oct-07 22:19
Ash2015-Oct-07 22:19 
QuestionHow to create Webpage Viewer Pin
Soumyadipta15-Oct-07 19:53
Soumyadipta15-Oct-07 19:53 
AnswerRe: How to create Webpage Viewer Pin
Hamid_RT15-Oct-07 20:43
Hamid_RT15-Oct-07 20:43 
QuestionBrowser Control Pin
Soumyadipta15-Oct-07 19:44
Soumyadipta15-Oct-07 19:44 
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
Question[SOLVED] Read a file on click event Pin
CodingLover15-Oct-07 19:22
CodingLover15-Oct-07 19:22 
AnswerRe: Read a file on click event Pin
chandu00415-Oct-07 19:46
chandu00415-Oct-07 19:46 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 20:02
CodingLover15-Oct-07 20:02 
GeneralRe: Read a file on click event Pin
chandu00415-Oct-07 20:05
chandu00415-Oct-07 20:05 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 20:14
CodingLover15-Oct-07 20:14 
GeneralRe: Read a file on click event Pin
chandu00415-Oct-07 20:24
chandu00415-Oct-07 20:24 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 20:29
CodingLover15-Oct-07 20:29 
GeneralRe: Read a file on click event Pin
chandu00415-Oct-07 20:27
chandu00415-Oct-07 20:27 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 20:33
CodingLover15-Oct-07 20:33 
GeneralRe: Read a file on click event Pin
chandu00415-Oct-07 20:48
chandu00415-Oct-07 20:48 
AnswerRe: Read a file on click event Pin
Nishad S15-Oct-07 20:41
Nishad S15-Oct-07 20:41 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 20:57
CodingLover15-Oct-07 20:57 
GeneralRe: Read a file on click event Pin
Nishad S15-Oct-07 21:03
Nishad S15-Oct-07 21:03 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 21:14
CodingLover15-Oct-07 21:14 
GeneralRe: Read a file on click event Pin
Nishad S15-Oct-07 21:33
Nishad S15-Oct-07 21:33 
GeneralRe: Read a file on click event Pin
CodingLover15-Oct-07 21:40
CodingLover15-Oct-07 21:40 
GeneralRe: Read a file on click event Pin
chandu00415-Oct-07 21:44
chandu00415-Oct-07 21:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.