Click here to Skip to main content
15,903,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Making Modal Dialog in MFC Pin
basudeb25-Apr-07 19:04
basudeb25-Apr-07 19:04 
QuestionFile addition problem Pin
Neeraj Sinha24-Apr-07 20:59
Neeraj Sinha24-Apr-07 20:59 
QuestionHow to Trap Close Application in a Console Application Pin
Pankaj.Jain24-Apr-07 20:40
professionalPankaj.Jain24-Apr-07 20:40 
AnswerRe: How to Trap Close Application in a Console Application Pin
Garth J Lancaster24-Apr-07 21:17
professionalGarth J Lancaster24-Apr-07 21:17 
AnswerRe: How to Trap Close Application in a Console Application Pin
Pankaj.Jain24-Apr-07 21:22
professionalPankaj.Jain24-Apr-07 21:22 
AnswerRe: access denied error Pin
Arman S.24-Apr-07 20:42
Arman S.24-Apr-07 20:42 
GeneralRe: access denied error Pin
Michael Dunn24-Apr-07 20:48
sitebuilderMichael Dunn24-Apr-07 20:48 
QuestionRunning 2 MFC apps in one Window Pin
erajsri24-Apr-07 20:13
erajsri24-Apr-07 20:13 
I want to know how I would be able to run 2 or more MFC apps within one single MFC Window. The purpose of doing this is to enable the user to run one or more MDI applications in one single Window.

The user should be able to select or attach other MFC applications ( all of which are MDI Window applications ) at initialisation. Once he selects the front ends, the parent application should find the executable files of the selected apps and then launch the child windows of those apps, within its own primary Window.

My question is, how would this be possible ? I have heard that .net allows you to host MFC apps within its own, but I do not intend to work on .net solutions. Ive heard OLE is a suitable workaround for this too, but is there any easier approach ?

thanx in advance,
looking forward to a prompt reply.
AnswerRe: Running 2 MFC apps in one Window Pin
Michael Dunn24-Apr-07 20:47
sitebuilderMichael Dunn24-Apr-07 20:47 
GeneralRe: Running 2 MFC apps in one Window Pin
Stephen Hewitt25-Apr-07 15:51
Stephen Hewitt25-Apr-07 15:51 
AnswerRe: Running 2 MFC apps in one Window Pin
Stephen Hewitt25-Apr-07 15:54
Stephen Hewitt25-Apr-07 15:54 
AnswerRe: Running 2 MFC apps in one Window Pin
erajsri25-Apr-07 19:14
erajsri25-Apr-07 19:14 
QuestionA Bug in Release version of VC++ Pin
jossion24-Apr-07 20:05
jossion24-Apr-07 20:05 
AnswerRe: A Bug in Release version of VC++ Pin
Cedric Moonen24-Apr-07 20:25
Cedric Moonen24-Apr-07 20:25 
GeneralRe: A Bug in Release version of VC++ Pin
jossion24-Apr-07 21:30
jossion24-Apr-07 21:30 
GeneralRe: A Bug in Release version of VC++ Pin
jhwurmbach25-Apr-07 1:54
jhwurmbach25-Apr-07 1:54 
QuestionProblem during transfer of dialog resources from one app to other app Pin
Neeraj Sinha24-Apr-07 19:07
Neeraj Sinha24-Apr-07 19:07 
AnswerRe: Problem during transfer of dialog resources from one app to other app Pin
Arman S.24-Apr-07 20:32
Arman S.24-Apr-07 20:32 
Questionhow to convert dwrod to cstring Pin
sonavi24-Apr-07 18:47
sonavi24-Apr-07 18:47 
AnswerRe: how to convert dwrod to cstring Pin
prasad_som24-Apr-07 18:55
prasad_som24-Apr-07 18:55 
AnswerRe: how to convert dwrod to cstring Pin
Arman S.24-Apr-07 20:36
Arman S.24-Apr-07 20:36 
Questionvista and MFC Pin
suraj Chhetry24-Apr-07 18:31
suraj Chhetry24-Apr-07 18:31 
AnswerRe: vista and MFC Pin
prasad_som24-Apr-07 18:48
prasad_som24-Apr-07 18:48 
GeneralRe: vista and MFC Pin
suraj Chhetry24-Apr-07 19:47
suraj Chhetry24-Apr-07 19:47 
AnswerRe: vista and MFC Pin
prasad_som24-Apr-07 21:12
prasad_som24-Apr-07 21:12 

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.