Click here to Skip to main content
15,898,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MoveWindow() and Negative Values Pin
Zeke8083-Sep-07 13:14
Zeke8083-Sep-07 13:14 
GeneralRe: MoveWindow() and Negative Values Pin
Mark Salsbery3-Sep-07 14:45
Mark Salsbery3-Sep-07 14:45 
GeneralRe: MoveWindow() and Negative Values Pin
Zeke8083-Sep-07 15:25
Zeke8083-Sep-07 15:25 
GeneralRe: MoveWindow() and Negative Values Pin
chandu0043-Sep-07 18:14
chandu0043-Sep-07 18:14 
QuestionHow to get a status from ITask Pin
StefanKittel3-Sep-07 10:40
StefanKittel3-Sep-07 10:40 
AnswerRe: How to get a status from ITask Pin
Hamid_RT3-Sep-07 18:52
Hamid_RT3-Sep-07 18:52 
QuestionHow to launch exe file with command line? Pin
jerome_data3-Sep-07 7:38
jerome_data3-Sep-07 7:38 
AnswerRe: How to launch exe file with command line? Pin
Mark Salsbery3-Sep-07 8:26
Mark Salsbery3-Sep-07 8:26 
Assuming you want to do this programmatically, you could use the
CreateProcess() API - check out the first two parameters.

There's more useful info at Michael Dunn's MFC FAQs[^]

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

AnswerRe: How to launch exe file with command line? Pin
Hamid_RT3-Sep-07 18:50
Hamid_RT3-Sep-07 18:50 
AnswerRe: How to launch exe file with command line? Pin
Jason Teagle3-Sep-07 22:37
Jason Teagle3-Sep-07 22:37 
Question860612 - automatic expand in outlining Pin
ilostmyid23-Sep-07 6:01
professionalilostmyid23-Sep-07 6:01 
QuestionProblem defining operator<(rhs) Pin
John R. Shaw3-Sep-07 5:50
John R. Shaw3-Sep-07 5:50 
AnswerRe: Problem defining operator&lt;(rhs) Pin
Russell'3-Sep-07 7:05
Russell'3-Sep-07 7:05 
AnswerRe: Problem defining operator&amp;lt;(rhs) Pin
Stephen Hewitt3-Sep-07 14:58
Stephen Hewitt3-Sep-07 14:58 
GeneralRe: Problem defining operator&amp;lt;(rhs) Pin
John R. Shaw3-Sep-07 18:26
John R. Shaw3-Sep-07 18:26 
GeneralRe: Problem defining operator&amp;amp;lt;(rhs) Pin
Stephen Hewitt3-Sep-07 18:54
Stephen Hewitt3-Sep-07 18:54 
GeneralRe: Problem defining operator&amp;amp;lt;(rhs) Pin
John R. Shaw5-Sep-07 16:03
John R. Shaw5-Sep-07 16:03 
GeneralRe: Problem defining operator&amp;amp;lt;(rhs) Pin
Stephen Hewitt5-Sep-07 16:15
Stephen Hewitt5-Sep-07 16:15 
Questionany good 3ds max plugin guide? Pin
nathan73-Sep-07 5:10
nathan73-Sep-07 5:10 
AnswerRe: any good 3ds max plugin guide? Pin
Hamid_RT3-Sep-07 6:36
Hamid_RT3-Sep-07 6:36 
Questionwhether GA can perform character recognition task? Pin
rayluee3-Sep-07 5:08
rayluee3-Sep-07 5:08 
QuestionIMPLEMENT_DYNCREATE with parameters using RTTI or other methods - seeking comments Pin
Vaclav_3-Sep-07 5:07
Vaclav_3-Sep-07 5:07 
QuestionSelect a combo box Pin
Fernando A. Gomez F.3-Sep-07 4:52
Fernando A. Gomez F.3-Sep-07 4:52 
AnswerRe: Select a combo box Pin
Nishad S3-Sep-07 4:54
Nishad S3-Sep-07 4:54 
GeneralRe: Select a combo box Pin
Fernando A. Gomez F.3-Sep-07 4:57
Fernando A. Gomez F.3-Sep-07 4:57 

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.