Description: In vc6.0 of mfc eyed on c++ operating system developed machine operation, open the parent folder inside debug the parent process exe, you can click create a child process, sending a message to the communication pipe.
To Search:
File list (Check if you may need any files):
父进程\Debug\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\子进程.exe
......\.....\父进程.exe
......\.....\父进程.ilk
......\.....\父进程.obj
......\.....\父进程.pch
......\.....\父进程.pdb
......\.....\父进程.res
......\.....\父进程Dlg.obj
......\ReadMe.txt
......\res\父进程.ico
......\...\父进程.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\父进程.aps
......\父进程.clw
......\父进程.cpp
......\父进程.dsp
......\父进程.dsw
......\父进程.h
......\父进程.ncb
......\父进程.opt
......\父进程.plg
......\父进程.rc
......\父进程Dlg.cpp
......\父进程Dlg.h
子进程\Debug\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\子进程.exe
......\.....\子进程.ilk
......\.....\子进程.obj
......\.....\子进程.pch
......\.....\子进程.pdb
......\.....\子进程.res
......\.....\子进程Dlg.obj
......\ReadMe.txt
......\res\子进程.ico
......\...\子进程.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\子进程.aps
......\子进程.clw
......\子进程.cpp
......\子进程.dsp
......\子进程.dsw
......\子进程.h
......\子进程.ncb
......\子进程.opt
......\子进程.plg
......\子进程.rc
......\子进程Dlg.cpp
......\子进程Dlg.h
父进程\Debug
......\res
子进程\Debug
......\res
父进程
子进程