Click here to Skip to main content
15,917,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Changing the MFC logo Pin
Dave Bryant4-Mar-03 12:53
Dave Bryant4-Mar-03 12:53 
GeneralRe: Changing the MFC logo Pin
Chintan5-Mar-03 5:10
Chintan5-Mar-03 5:10 
GeneralCombo ListBox alignment Pin
Bartosz Bien4-Mar-03 11:53
Bartosz Bien4-Mar-03 11:53 
GeneralRe: Combo ListBox alignment Pin
ColinDavies4-Mar-03 14:27
ColinDavies4-Mar-03 14:27 
GeneralComboBox: how to MOVE a dropdown ListBox? Pin
Bartosz Bien5-Mar-03 5:45
Bartosz Bien5-Mar-03 5:45 
GeneralShell embedding unwanted Pin
DREVET Olivier4-Mar-03 11:19
DREVET Olivier4-Mar-03 11:19 
GeneralRe: Shell embedding unwanted Pin
Roger Allen5-Mar-03 4:41
Roger Allen5-Mar-03 4:41 
Generalexternal exe return values Pin
Sunny Day4-Mar-03 10:21
Sunny Day4-Mar-03 10:21 
I am making a back-up utlility in MFC, which asks for the directory to be archived, and ftp'ed away.

winExec("rar.exe .. blah blah command line arugements",);
that all works fine. The rar.exe is a command line winrar file that is a seperate program, which I don't have the source for. Reading up, it returns 0 when the process is complete, 1 when the process has an input error, and 2 for a file disk error. How can I "catch" this return value, so that the appropriate action ( the ftp process) can be done in my C++ coding afterwards, automatically
GeneralRe: external exe return values Pin
Scott H. Settlemier4-Mar-03 10:27
Scott H. Settlemier4-Mar-03 10:27 
GeneralSetLayeredWindowAttributes Pin
The_Server4-Mar-03 9:32
The_Server4-Mar-03 9:32 
GeneralRe: SetLayeredWindowAttributes Pin
Dave Bryant4-Mar-03 9:45
Dave Bryant4-Mar-03 9:45 
GeneralRe: SetLayeredWindowAttributes Pin
The_Server6-Mar-03 15:00
The_Server6-Mar-03 15:00 
GeneralRe: SetLayeredWindowAttributes Pin
Dave Bryant6-Mar-03 15:09
Dave Bryant6-Mar-03 15:09 
GeneralRe: SetLayeredWindowAttributes Pin
The_Server7-Mar-03 5:28
The_Server7-Mar-03 5:28 
GeneralCListBox &CComboBox Pin
bhutt4-Mar-03 9:20
bhutt4-Mar-03 9:20 
GeneralRe: CListBox &CComboBox Pin
Alvaro Mendez4-Mar-03 10:00
Alvaro Mendez4-Mar-03 10:00 
Generalhttp form post problem Pin
Kuniva4-Mar-03 8:56
Kuniva4-Mar-03 8:56 
GeneralRe: http form post problem Pin
DREVET Olivier4-Mar-03 9:05
DREVET Olivier4-Mar-03 9:05 
GeneralRe: http form post problem Pin
Kuniva5-Mar-03 12:33
Kuniva5-Mar-03 12:33 
QuestionHow do I change JIT debugger from 6.0 to .NET.. Pin
IrishSonic4-Mar-03 8:49
IrishSonic4-Mar-03 8:49 
AnswerRe: How do I change JIT debugger from 6.0 to .NET.. Pin
Anders Molin4-Mar-03 14:42
professionalAnders Molin4-Mar-03 14:42 
Questionhow to make yahoo like chat window? Pin
Subrahmanyam4-Mar-03 7:22
Subrahmanyam4-Mar-03 7:22 
AnswerRe: how to make yahoo like chat window? Pin
User 66584-Mar-03 7:37
User 66584-Mar-03 7:37 
GeneralRe: how to make yahoo like chat window? Pin
Abin4-Mar-03 18:06
Abin4-Mar-03 18:06 
GeneralCListCtrl - Combine Colums - CustomDraw Pin
AnTri4-Mar-03 7:04
AnTri4-Mar-03 7:04 

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.