Click here to Skip to main content
16,012,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVisualization ToolKit Pin
NewYork4-Sep-03 2:12
NewYork4-Sep-03 2:12 
GeneralUrgent!Split a CString into a CStringArray Pin
Habbit4-Sep-03 1:23
Habbit4-Sep-03 1:23 
GeneralRe: Urgent!Split a CString into a CStringArray Pin
RChin4-Sep-03 1:55
RChin4-Sep-03 1:55 
GeneralRe: Urgent!Split a CString into a CStringArray Pin
Anonymous4-Sep-03 14:55
Anonymous4-Sep-03 14:55 
GeneralA console input/output from a multiline edit control Pin
Jerome Conus4-Sep-03 0:49
Jerome Conus4-Sep-03 0:49 
GeneralRe: A console input/output from a multiline edit control Pin
David Crow4-Sep-03 3:00
David Crow4-Sep-03 3:00 
GeneralRe: A console input/output from a multiline edit control Pin
Jerome Conus4-Sep-03 3:51
Jerome Conus4-Sep-03 3:51 
GeneralRe: A console input/output from a multiline edit control Pin
David Crow4-Sep-03 4:10
David Crow4-Sep-03 4:10 
Yes, more clear, but still not feasible to my knowledge. In other words, I know of no way to put a console window on top of a GUI window such that it acts like any other type of control.

What you could do, however, is to use two edit controls, one for input and the other for output. You'd type commands into the one box, send them to a hidden console window, and capture the output in the other edit control. See here and MSDN article Q190351 for a better explanation.
GeneralRe: A console input/output from a multiline edit control Pin
lagdaemon6-Nov-09 5:30
lagdaemon6-Nov-09 5:30 
Questionhow to save the drawings in an appropriate format Pin
Member 5541134-Sep-03 0:29
Member 5541134-Sep-03 0:29 
AnswerRe: how to save the drawings in an appropriate format Pin
vcplusplus4-Sep-03 3:03
vcplusplus4-Sep-03 3:03 
AnswerRe: how to save the drawings in an appropriate format Pin
Simon.W4-Sep-03 3:12
Simon.W4-Sep-03 3:12 
GeneralCAsyncSocket with http supported file-resume Pin
zjkw4-Sep-03 0:22
zjkw4-Sep-03 0:22 
GeneralRe: CAsyncSocket with http supported file-resume Pin
valikac4-Sep-03 9:04
valikac4-Sep-03 9:04 
QuestionCMainFrame from CView? Pin
Dominik Reichl3-Sep-03 23:25
Dominik Reichl3-Sep-03 23:25 
AnswerRe: CMainFrame from CView? Pin
Dominik Reichl3-Sep-03 23:28
Dominik Reichl3-Sep-03 23:28 
GeneralRe: CMainFrame from CView? Pin
Anonymous4-Sep-03 0:07
Anonymous4-Sep-03 0:07 
GeneralCombo box Index and Edit Control Pin
Member 3971373-Sep-03 23:17
Member 3971373-Sep-03 23:17 
GeneralRe: Combo box Index and Edit Control Pin
David Crow4-Sep-03 3:02
David Crow4-Sep-03 3:02 
GeneralHelp...win 98 to win XP Pin
fynox3-Sep-03 23:12
fynox3-Sep-03 23:12 
GeneralRe: Help...win 98 to win XP Pin
Magnus Westin3-Sep-03 23:45
Magnus Westin3-Sep-03 23:45 
GeneralProblem with CListCtrl Pin
Ph@ntom3-Sep-03 22:52
Ph@ntom3-Sep-03 22:52 
GeneralStrange Behavior with ::CreateDialogIndirect Pin
Bernhard3-Sep-03 22:20
Bernhard3-Sep-03 22:20 
GeneralRe: Strange Behavior with ::CreateDialogIndirect Pin
Iain Clarke, Warrior Programmer3-Sep-03 22:29
Iain Clarke, Warrior Programmer3-Sep-03 22:29 
GeneralRe: Strange Behavior with ::CreateDialogIndirect Pin
Bernhard3-Sep-03 22:37
Bernhard3-Sep-03 22:37 

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.