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

C / C++ / MFC

 
QuestionHow to print message on console in mfc program? Pin
David.YueZuo7-Feb-06 20:52
David.YueZuo7-Feb-06 20:52 
AnswerRe: How to print message on console in mfc program? Pin
Rage7-Feb-06 21:21
professionalRage7-Feb-06 21:21 
GeneralRe: How to print message on console in mfc program? Pin
David.YueZuo7-Feb-06 21:39
David.YueZuo7-Feb-06 21:39 
GeneralRe: How to print message on console in mfc program? Pin
Wim Engberts7-Feb-06 22:09
Wim Engberts7-Feb-06 22:09 
GeneralRe: How to print message on console in mfc program? Pin
David.YueZuo7-Feb-06 22:17
David.YueZuo7-Feb-06 22:17 
GeneralRe: How to print message on console in mfc program? Pin
Wim Engberts7-Feb-06 23:31
Wim Engberts7-Feb-06 23:31 
GeneralRe: How to print message on console in mfc program? Pin
Rage7-Feb-06 22:24
professionalRage7-Feb-06 22:24 
GeneralRe: How to print message on console in mfc program? Pin
David.YueZuo7-Feb-06 22:42
David.YueZuo7-Feb-06 22:42 
Actually, I was a Java programmer. In Java, we can use both ways to display messages, no matter on console or GUI. Now, I am a C++ programmer, I m trying to use the same way to create a GUI-based MFC program.
To create a console aside GUI for a actual user may not a good idea, but for the designer and programmer, it's a esaier and faster way to debug and monitor our program. In fact, I don't want to create any console, instead, I want to make the program able to run on console, and to recieve arguments from console. Also, program's messages would be displayed on current console during the running time.

David Zuo
GeneralRe: How to print message on console in mfc program? Pin
Abebe7-Feb-06 22:59
Abebe7-Feb-06 22:59 
GeneralRe: How to print message on console in mfc program? Pin
beko7-Feb-06 23:26
beko7-Feb-06 23:26 
QuestionHow to get printer name? Pin
Ravinder Are7-Feb-06 19:43
Ravinder Are7-Feb-06 19:43 
AnswerRe: How to get printer name? Pin
_anil_7-Feb-06 20:13
_anil_7-Feb-06 20:13 
GeneralRe: How to get printer name? Pin
Ravinder Are7-Feb-06 22:23
Ravinder Are7-Feb-06 22:23 
GeneralRe: How to get printer name? Pin
_anil_7-Feb-06 22:50
_anil_7-Feb-06 22:50 
GeneralRe: How to get printer name? Pin
Ravinder Are7-Feb-06 23:22
Ravinder Are7-Feb-06 23:22 
GeneralRe: How to get printer name? Pin
_anil_8-Feb-06 0:51
_anil_8-Feb-06 0:51 
AnswerRe: How to get printer name? Pin
ThatsAlok7-Feb-06 21:12
ThatsAlok7-Feb-06 21:12 
QuestionAdvice me Pin
Rayalu7-Feb-06 18:35
Rayalu7-Feb-06 18:35 
AnswerRe: Advice me Pin
_AnsHUMAN_ 7-Feb-06 19:40
_AnsHUMAN_ 7-Feb-06 19:40 
GeneralRe: Advice me Pin
Rayalu7-Feb-06 19:55
Rayalu7-Feb-06 19:55 
QuestionTrouble with VARIANT Pin
Rapunzel_7-Feb-06 18:06
Rapunzel_7-Feb-06 18:06 
AnswerRe: Trouble with VARIANT Pin
Roger Stoltz7-Feb-06 21:11
Roger Stoltz7-Feb-06 21:11 
QuestionVC.NET debugging problem Pin
arunperi7-Feb-06 18:00
arunperi7-Feb-06 18:00 
QuestionApplication running in debug but crashing in release mode Pin
arunperi7-Feb-06 17:46
arunperi7-Feb-06 17:46 
AnswerRe: Application running in debug but crashing in release mode Pin
Ryan Binns7-Feb-06 17:49
Ryan Binns7-Feb-06 17:49 

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.