Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What is the control ID for File Name edit box in CFileDialog under Vista? Pin
JudyL_MD15-Apr-08 10:39
JudyL_MD15-Apr-08 10:39 
AnswerRe: What is the control ID for File Name edit box in CFileDialog under Vista? Pin
David Crow15-Apr-08 10:46
David Crow15-Apr-08 10:46 
GeneralOT - At the summit! Pin
Nibu babu thomas15-Apr-08 11:26
Nibu babu thomas15-Apr-08 11:26 
GeneralRe: OT - At the summit! Pin
David Crow15-Apr-08 17:00
David Crow15-Apr-08 17:00 
GeneralRe: What is the control ID for File Name edit box in CFileDialog under Vista? Pin
Jason Liu15-Apr-08 19:25
Jason Liu15-Apr-08 19:25 
AnswerRe: What is the control ID for File Name edit box in CFileDialog under Vista? Pin
Nibu babu thomas15-Apr-08 11:21
Nibu babu thomas15-Apr-08 11:21 
Generalwrite to console or output Pin
duta15-Apr-08 7:19
duta15-Apr-08 7:19 
GeneralRe: write to console or output Pin
David Crow15-Apr-08 7:23
David Crow15-Apr-08 7:23 
duta wrote:
How can I do that in a MFC win32 application.


Assuming a non-GUI application, try WriteConsole() or WriteConsoleOutput().

If, however, you are referring to the debug window within the IDE, check out TRACE().

"Love people and use things, not love things and use people." - Unknown

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: write to console or output Pin
toxcct15-Apr-08 7:25
toxcct15-Apr-08 7:25 
GeneralRe: write to console or output Pin
Jim Crafton15-Apr-08 8:14
Jim Crafton15-Apr-08 8:14 
GeneralRe: write to console or output Pin
toxcct15-Apr-08 8:33
toxcct15-Apr-08 8:33 
GeneralRe: write to console or output Pin
Jim Crafton15-Apr-08 9:19
Jim Crafton15-Apr-08 9:19 
GeneralRe: write to console or output Pin
duta15-Apr-08 10:16
duta15-Apr-08 10:16 
QuestionRe: write to console or output Pin
David Crow15-Apr-08 17:02
David Crow15-Apr-08 17:02 
GeneralRe: write to console or output Pin
duta15-Apr-08 7:52
duta15-Apr-08 7:52 
GeneralRe: write to console or output Pin
duta15-Apr-08 8:04
duta15-Apr-08 8:04 
QuestionHas anybody used CMacProgressCtrl? Pin
megha_gharote15-Apr-08 7:09
megha_gharote15-Apr-08 7:09 
AnswerRe: Has anybody used CMacProgressCtrl? Pin
David Crow15-Apr-08 7:26
David Crow15-Apr-08 7:26 
GeneralCommand line arguments passed to another application Pin
Eikthrynir15-Apr-08 6:23
Eikthrynir15-Apr-08 6:23 
GeneralRe: Command line arguments passed to another application Pin
David Crow15-Apr-08 7:29
David Crow15-Apr-08 7:29 
General_free, _malloc already defined in libc.lib Pin
ns15-Apr-08 4:33
ns15-Apr-08 4:33 
GeneralRe: _free, _malloc already defined in libc.lib Pin
Cedric Moonen15-Apr-08 4:47
Cedric Moonen15-Apr-08 4:47 
JokeRe: _free, _malloc already defined in libc.lib Pin
toxcct15-Apr-08 5:05
toxcct15-Apr-08 5:05 
QuestionHow to update a view from toolbar in the right way ! Pin
CrocodileBuck15-Apr-08 4:33
CrocodileBuck15-Apr-08 4:33 
AnswerRe: How to update a view from toolbar in the right way ! Pin
Iain Clarke, Warrior Programmer15-Apr-08 5:28
Iain Clarke, Warrior Programmer15-Apr-08 5:28 

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.