Click here to Skip to main content
16,013,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC + Images + Drawind +Saving Pin
Niewiem19-Feb-05 11:33
Niewiem19-Feb-05 11:33 
GeneralVirtual Keys Pin
CodyDaemon19-Feb-05 11:18
CodyDaemon19-Feb-05 11:18 
GeneralRe: Virtual Keys Pin
Neville Franks19-Feb-05 11:40
Neville Franks19-Feb-05 11:40 
GeneralRe: Virtual Keys Pin
Michael Dunn19-Feb-05 12:03
sitebuilderMichael Dunn19-Feb-05 12:03 
GeneralRe: Virtual Keys Pin
Justin Cobb (Guest Mode)21-Feb-05 7:48
sussJustin Cobb (Guest Mode)21-Feb-05 7:48 
GeneralProcess launching Pin
Masud Alipour19-Feb-05 11:09
Masud Alipour19-Feb-05 11:09 
GeneralRe: Process launching Pin
Michael Dunn19-Feb-05 12:07
sitebuilderMichael Dunn19-Feb-05 12:07 
QuestionRe: Process launching Pin
J.B.22-Sep-08 4:10
J.B.22-Sep-08 4:10 
Dear Mike,

I am trying to do the same, but using CREATE_NEW_PROCESS_GROUP will not make the launched process be a direct descendent of "explorer.exe". Is it because the calling process that calls CreateProcess() is not a parent?

What I mean is, imaganing the following process tree from top to bottom.

explore.exe-->A.exe->B.exe

The calling process is "B.exe", which calls CreateProcess()with CREATE_NEW_PROCESS_GROUP to create "C.exe". And I found "C.exe" becomes a child process of A.exe, instead of "explorer.exe"

Is it normal? Is it possible to move "C.exe" the be at least the level as "A.exe"?

Thanks in advance,
Johnny
GeneralExit Error, revisited (updated) Pin
LighthouseJ19-Feb-05 10:18
LighthouseJ19-Feb-05 10:18 
GeneralWhy am i getting this error and how to solve it? Thanks. Pin
shapper19-Feb-05 10:07
shapper19-Feb-05 10:07 
GeneralRe: Why am i getting this error and how to solve it? Thanks. Pin
ThatsAlok19-Feb-05 19:57
ThatsAlok19-Feb-05 19:57 
GeneralWriting File Output Simultaneously Pin
OutlawTornNMT19-Feb-05 9:57
OutlawTornNMT19-Feb-05 9:57 
GeneralRe: Writing File Output Simultaneously Pin
Blake Miller22-Feb-05 6:52
Blake Miller22-Feb-05 6:52 
GeneralAccess Files Pin
Fadhil T Aula19-Feb-05 8:27
Fadhil T Aula19-Feb-05 8:27 
GeneralVisual DSP++ Pin
belame19-Feb-05 6:18
belame19-Feb-05 6:18 
QuestionCOM of shell menu? Pin
includeh1019-Feb-05 6:09
includeh1019-Feb-05 6:09 
AnswerRe: COM of shell menu? Pin
Chris Losinger19-Feb-05 8:13
professionalChris Losinger19-Feb-05 8:13 
GeneralRe: COM of shell menu? Pin
includeh1019-Feb-05 10:07
includeh1019-Feb-05 10:07 
GeneralWinExec() and register Pin
includeh1019-Feb-05 5:56
includeh1019-Feb-05 5:56 
GeneralString Problems Pin
TheCult19-Feb-05 5:41
TheCult19-Feb-05 5:41 
GeneralRe: String Problems Pin
includeh1019-Feb-05 5:52
includeh1019-Feb-05 5:52 
GeneralRe: String Problems Pin
TheCult19-Feb-05 6:25
TheCult19-Feb-05 6:25 
GeneralRe: String Problems Pin
includeh1019-Feb-05 6:50
includeh1019-Feb-05 6:50 
GeneralRe: String Problems Pin
Konrad Windszus19-Feb-05 6:57
Konrad Windszus19-Feb-05 6:57 
Generalauto run a bat file Pin
includeh1019-Feb-05 2:47
includeh1019-Feb-05 2:47 

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.