Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhat path format does CFileDialog return? C:\ or C:\\? Pin
ns14-Aug-02 3:31
ns14-Aug-02 3:31 
AnswerRe: what path format does CFileDialog return? C:\ or C:\\? Pin
Nish Nishant14-Aug-02 3:35
sitebuilderNish Nishant14-Aug-02 3:35 
GeneralRe: what path format does CFileDialog return? C:\ or C:\\? Pin
ns14-Aug-02 3:59
ns14-Aug-02 3:59 
GeneralRe: what path format does CFileDialog return? C:\ or C:\\? Pin
Nish Nishant14-Aug-02 4:05
sitebuilderNish Nishant14-Aug-02 4:05 
GeneralRe: what path format does CFileDialog return? C:\ or C:\\? Pin
Chris Losinger14-Aug-02 4:08
professionalChris Losinger14-Aug-02 4:08 
GeneralException Handling Pin
BlackRider14-Aug-02 3:27
BlackRider14-Aug-02 3:27 
GeneralRe: Exception Handling Pin
Niklas L14-Aug-02 4:57
Niklas L14-Aug-02 4:57 
GeneralCreateProcess Pin
Dave_14-Aug-02 3:20
Dave_14-Aug-02 3:20 
I have been trying to execute a console application (32 bit), and get it's output from a Win32 (MFC) application. I have tried the CSpawn article on www.codeproject.com, but it does not work fur Windows98, and does not wait until the program exits they way I need it to.

I have also tried the MSDN articles. They mention that 16-bit console apps need an extra CreateProcess, but I don't think I need that since the console app is a 32-bit app? I do not ever create console apps, so am I wrong about this? Are all console apps considered 16-bit?

I'd rather not re-invent something if someone has already solved this one.


Any ideas on where to look?

Thanks,

Dave
GeneralRe: CreateProcess Pin
Tomasz Sowinski14-Aug-02 4:51
Tomasz Sowinski14-Aug-02 4:51 
GeneralRe: CreateProcess Pin
Dave_14-Aug-02 4:56
Dave_14-Aug-02 4:56 
GeneralRe: CreateProcess Pin
Tomasz Sowinski14-Aug-02 4:59
Tomasz Sowinski14-Aug-02 4:59 
GeneralRe: CreateProcess Pin
Dave_14-Aug-02 5:02
Dave_14-Aug-02 5:02 
GeneralRe: CreateProcess Pin
Andreas Saurwein14-Aug-02 6:00
Andreas Saurwein14-Aug-02 6:00 
GeneralRe: CreateProcess Pin
Andreas Saurwein14-Aug-02 6:03
Andreas Saurwein14-Aug-02 6:03 
GeneralRe: CreateProcess Pin
Dave_14-Aug-02 6:25
Dave_14-Aug-02 6:25 
GeneralRe: CreateProcess Pin
Andreas Saurwein14-Aug-02 15:02
Andreas Saurwein14-Aug-02 15:02 
GeneralRe: CreateProcess Pin
Dave_15-Aug-02 1:57
Dave_15-Aug-02 1:57 
GeneralRe: CreateProcess Pin
Stuart Dootson14-Aug-02 21:03
professionalStuart Dootson14-Aug-02 21:03 
GeneralRe: CreateProcess Pin
Dave_15-Aug-02 1:55
Dave_15-Aug-02 1:55 
GeneralCFont query Pin
Nish Nishant14-Aug-02 2:34
sitebuilderNish Nishant14-Aug-02 2:34 
GeneralRe: CFont query Pin
Shog914-Aug-02 3:43
sitebuilderShog914-Aug-02 3:43 
GeneralRe: CFont query Pin
Roger Allen14-Aug-02 3:43
Roger Allen14-Aug-02 3:43 
GeneralThanks guys Pin
Nish Nishant14-Aug-02 3:51
sitebuilderNish Nishant14-Aug-02 3:51 
GeneralImage 2 Pin
Mazdak14-Aug-02 2:35
Mazdak14-Aug-02 2:35 
GeneralRe: Image 2 Pin
567890123414-Aug-02 3:30
567890123414-Aug-02 3:30 

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.