Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralModem answer Pin
Antonio22-Mar-01 1:37
Antonio22-Mar-01 1:37 
GeneralRe: Modem answer Pin
22-Mar-01 9:36
suss22-Mar-01 9:36 
GeneralLinker error LNK2001 with MAPISendMessage Pin
22-Mar-01 1:02
suss22-Mar-01 1:02 
GeneralRe: Linker error LNK2001 with MAPISendMessage Pin
5-Jun-01 8:35
suss5-Jun-01 8:35 
GeneralPlease help me: Conversion Problem Pin
kyousuke22-Mar-01 0:46
kyousuke22-Mar-01 0:46 
GeneralRe: Please help me: Conversion Problem Pin
22-Mar-01 2:29
suss22-Mar-01 2:29 
GeneralRe: Please help me: Conversion Problem Pin
markkuk22-Mar-01 22:01
markkuk22-Mar-01 22:01 
GeneralWin95 DOS Shell versus WinNT Dos Shell Pin
Gerry21-Mar-01 21:59
Gerry21-Mar-01 21:59 
We have a C++ app which ran on Win95 using the C++ convention to call another exe as system("Myapp.exe"), then calls another exe next line system("Myapp1.exe"). In Win95 these two programs start automatically, using command.exe. Everything ok.

When we run the same application on NT, system("Myapp.exe"), line will wait unti Myapp.exe finishes before starting Myapp1.exe.This executes cmd.exe.

Obviously CreateProcess should have been used, but are there any workarounds without changing the code. To force the exe's to start.

Thanks.

Gerry.
GeneralRe: Win95 DOS Shell versus WinNT Dos Shell Pin
Michael Dunn22-Mar-01 13:04
sitebuilderMichael Dunn22-Mar-01 13:04 
GeneralRe: Win95 DOS Shell versus WinNT Dos Shell Pin
Gerry22-Mar-01 21:45
Gerry22-Mar-01 21:45 
GeneralMFC Design Question Pin
21-Mar-01 17:30
suss21-Mar-01 17:30 
GeneralRe: MFC Design Question Pin
Michael Dunn21-Mar-01 20:20
sitebuilderMichael Dunn21-Mar-01 20:20 
GeneralRe: MFC Design Question Pin
l a u r e n22-Mar-01 20:29
l a u r e n22-Mar-01 20:29 
GeneralLooking for Algorithm to match RGB values Pin
Wolfram Steinke21-Mar-01 13:42
Wolfram Steinke21-Mar-01 13:42 
GeneralRe: Looking for Algorithm to match RGB values Pin
22-Mar-01 0:01
suss22-Mar-01 0:01 
GeneralRe: Looking for Algorithm to match RGB values Pin
Christian Graus22-Mar-01 11:46
protectorChristian Graus22-Mar-01 11:46 
GeneralPlease help save my sanity... Pin
21-Mar-01 10:16
suss21-Mar-01 10:16 
GeneralRe: Please help save my sanity... Pin
Michael Dunn21-Mar-01 16:52
sitebuilderMichael Dunn21-Mar-01 16:52 
GeneralReplacing ComboBox arrow-button Pin
21-Mar-01 9:41
suss21-Mar-01 9:41 
GeneralHelp me Please! Bitmap UI probs Pin
21-Mar-01 8:36
suss21-Mar-01 8:36 
GeneralRe: Help me Please! Bitmap UI probs Pin
Chris Losinger21-Mar-01 9:29
professionalChris Losinger21-Mar-01 9:29 
GeneralRe: Help me Please! Bitmap UI probs Pin
21-Mar-01 9:52
suss21-Mar-01 9:52 
GeneralRe: Help me Please! Bitmap UI probs Pin
Chris Losinger21-Mar-01 11:26
professionalChris Losinger21-Mar-01 11:26 
GeneralRe: Help me Please! Bitmap UI probs Pin
Michael Dunn21-Mar-01 16:58
sitebuilderMichael Dunn21-Mar-01 16:58 
GeneralRe: Help me Please! Bitmap UI probs Pin
22-Mar-01 12:03
suss22-Mar-01 12:03 

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.