Click here to Skip to main content
15,914,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Appending a file - argh !!!! Pin
Christian Graus1-Apr-01 12:56
protectorChristian Graus1-Apr-01 12:56 
GeneralRe: Appending a file - argh !!!! Pin
Tim Deveaux1-Apr-01 5:24
Tim Deveaux1-Apr-01 5:24 
GeneralWH_SHELL Hook Pin
Mustafa Demirhan31-Mar-01 7:48
Mustafa Demirhan31-Mar-01 7:48 
GeneralActiveX Controls and Downloading Pin
31-Mar-01 5:07
suss31-Mar-01 5:07 
GeneralRe: ActiveX Controls and Downloading Pin
l a u r e n31-Mar-01 23:10
l a u r e n31-Mar-01 23:10 
GeneralTrouble with running dos programs from VC++ Pin
James Bird31-Mar-01 3:52
James Bird31-Mar-01 3:52 
GeneralRe: Trouble with running dos programs from VC++ Pin
Anders Molin31-Mar-01 6:38
professionalAnders Molin31-Mar-01 6:38 
GeneralRe: Trouble with running dos programs from VC++ Pin
Michael Dunn31-Mar-01 7:53
sitebuilderMichael Dunn31-Mar-01 7:53 
Does the DOS app use a DOS extender, such as DOS4GW? If so, my guess is that the problem is the current directory isn't set right, so the app can't find the DOS extender. Try setting the current dir to the one where the app is, or else use CreateProcess() which takes the dir to use as the current dir as a parameter.

--Mike--
http://home.inreach.com/mdunn/
The preferred snack of 4 out of 5 Lounge readers.
GeneralSieve of Eratosthenes -- Please Urgent Pin
30-Mar-01 18:14
suss30-Mar-01 18:14 
GeneralRe: Sieve of Eratosthenes -- Please Urgent Pin
Christian Graus31-Mar-01 1:56
protectorChristian Graus31-Mar-01 1:56 
GeneralWTL CString disaster !!! Pin
Christian Graus30-Mar-01 17:29
protectorChristian Graus30-Mar-01 17:29 
GeneralRe: WTL CString disaster !!! Pin
Michael Dunn30-Mar-01 18:19
sitebuilderMichael Dunn30-Mar-01 18:19 
GeneralRe: WTL CString disaster !!! Pin
Christian Graus30-Mar-01 19:37
protectorChristian Graus30-Mar-01 19:37 
GeneralRe: WTL CString disaster !!! Pin
Michael Dunn30-Mar-01 20:11
sitebuilderMichael Dunn30-Mar-01 20:11 
GeneralRe: WTL CString disaster !!! Pin
Christian Graus30-Mar-01 20:23
protectorChristian Graus30-Mar-01 20:23 
GeneralRe: WTL CString disaster !!! Pin
Michael Dunn30-Mar-01 20:35
sitebuilderMichael Dunn30-Mar-01 20:35 
GeneralRe: WTL CString disaster !!! Pin
Christian Graus31-Mar-01 1:48
protectorChristian Graus31-Mar-01 1:48 
GeneralRe: WTL CString disaster !!! Pin
Anders Molin31-Mar-01 6:48
professionalAnders Molin31-Mar-01 6:48 
GeneralRe: WTL CString disaster !!! Pin
Michael Dunn31-Mar-01 7:56
sitebuilderMichael Dunn31-Mar-01 7:56 
GeneralRe: WTL CString disaster !!! Pin
Christian Graus31-Mar-01 12:47
protectorChristian Graus31-Mar-01 12:47 
GeneralGlobalFree Pin
Jamie Nordmeyer30-Mar-01 11:54
Jamie Nordmeyer30-Mar-01 11:54 
GeneralRe: GlobalFree Pin
Tim Deveaux30-Mar-01 13:31
Tim Deveaux30-Mar-01 13:31 
GeneralRe: GlobalFree Pin
Jamie Nordmeyer2-Apr-01 5:46
Jamie Nordmeyer2-Apr-01 5:46 
GeneralADO Problem Pin
#realJSOP30-Mar-01 9:57
professional#realJSOP30-Mar-01 9:57 
GeneralRe: ADO Problem Pin
Anders Molin31-Mar-01 6:52
professionalAnders Molin31-Mar-01 6:52 

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.