Click here to Skip to main content
15,905,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: Running 2 MFC apps in one Window Pin
Michael Dunn24-Apr-07 20:47
sitebuilderMichael Dunn24-Apr-07 20:47 
You can't do this with regular Win32 apps because you can't have windows from different processes in the same stack. You could try making the main frame an ActiveX control container, then write the other apps as AX controls.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

Ford, what's this fish doing in my ear?

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 
GeneralRe: vista and MFC Pin
suraj Chhetry24-Apr-07 21:39
suraj Chhetry24-Apr-07 21:39 

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.