F
franckspike
Launching a process (exe) using the same process id as the launcher,
how is it possible ?
I want my VCStudio to launch my executable (which is not in
developpement) and this exe will launch the exe module I am currently
developping with the correct arguments, I want to debug it not the
wrapper that launched it
VCStudio starts as debug --> A which starts --> B which loads -->
C.dll which I want to debug
How can B have the same process id as A ??
or
How can I make VCStudio attach to B without doing it manualy ?
thanx
how is it possible ?
I want my VCStudio to launch my executable (which is not in
developpement) and this exe will launch the exe module I am currently
developping with the correct arguments, I want to debug it not the
wrapper that launched it
VCStudio starts as debug --> A which starts --> B which loads -->
C.dll which I want to debug
How can B have the same process id as A ??
or
How can I make VCStudio attach to B without doing it manualy ?
thanx