Click here to Skip to main content
15,925,399 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Structures in VC Pin
Cedric Moonen22-Aug-05 21:52
Cedric Moonen22-Aug-05 21:52 
GeneralRe: Structures in VC Pin
MailtoGops22-Aug-05 22:13
MailtoGops22-Aug-05 22:13 
GeneralRe: Structures in VC Pin
toxcct22-Aug-05 22:27
toxcct22-Aug-05 22:27 
GeneralRe: Structures in VC Pin
MailtoGops22-Aug-05 22:42
MailtoGops22-Aug-05 22:42 
Generalhelp... can anyone... Pin
moodsey21122-Aug-05 19:54
moodsey21122-Aug-05 19:54 
GeneralRe: help... can anyone... Pin
Jose Lamas Rios22-Aug-05 20:26
Jose Lamas Rios22-Aug-05 20:26 
GeneralRe: help... can anyone... Pin
moodsey21122-Aug-05 21:15
moodsey21122-Aug-05 21:15 
GeneralRe: help... can anyone... Pin
MailtoGops22-Aug-05 22:18
MailtoGops22-Aug-05 22:18 
There are Windows API to attach Console to your window.

Please refer AllocConsole() and FreeConsole() method. Those API will create console window for your application. Then you can also perform read/write operation using STDOUT, STDIN (GetStdHandle etc)....

Please let me know if you encounter any problems..



" Action without vision is only passing time,
Vision without action is merely day dreaming,
But vision with action can change the world "

- Words from Nelson Mandela

Thanks & Regards,

Gopalakrishnan
GeneralRe: help... can anyone... Pin
moodsey211123-Aug-05 3:05
sussmoodsey211123-Aug-05 3:05 
GeneralFileAccess using scattergather Pin
Ritesh S.22-Aug-05 19:46
Ritesh S.22-Aug-05 19:46 
GeneralRe: FileAccess using scattergather Pin
cmk23-Aug-05 9:37
cmk23-Aug-05 9:37 
QuestionWM_InitMenuPopup handler in dialog? Pin
sayup22-Aug-05 19:45
sayup22-Aug-05 19:45 
Questionhow to set selected node of treeview through code Pin
/*Trucker*\22-Aug-05 19:05
/*Trucker*\22-Aug-05 19:05 
AnswerRe: how to set selected node of treeview through code Pin
Christian Graus22-Aug-05 19:27
protectorChristian Graus22-Aug-05 19:27 
GeneralRe: how to set selected node of treeview through code Pin
/*Trucker*\23-Aug-05 6:17
/*Trucker*\23-Aug-05 6:17 
AnswerRe: how to set selected node of treeview through code Pin
Jose Lamas Rios22-Aug-05 20:34
Jose Lamas Rios22-Aug-05 20:34 
Generalneed help in CListCtrl Pin
firebolt7722-Aug-05 18:17
firebolt7722-Aug-05 18:17 
GeneralRe: need help in CListCtrl Pin
Christian Graus22-Aug-05 18:24
protectorChristian Graus22-Aug-05 18:24 
GeneralRe: need help in CListCtrl Pin
firebolt7722-Aug-05 18:57
firebolt7722-Aug-05 18:57 
GeneralRe: need help in CListCtrl Pin
Christian Graus22-Aug-05 19:01
protectorChristian Graus22-Aug-05 19:01 
GeneralRe: need help in CListCtrl Pin
firebolt7722-Aug-05 20:05
firebolt7722-Aug-05 20:05 
GeneralRe: need help in CListCtrl Pin
ThatsAlok22-Aug-05 22:57
ThatsAlok22-Aug-05 22:57 
GeneralRe: need help in CListCtrl Pin
firebolt7723-Aug-05 19:42
firebolt7723-Aug-05 19:42 
GeneralRe: need help in CListCtrl Pin
ThatsAlok23-Aug-05 19:58
ThatsAlok23-Aug-05 19:58 
GeneralUpdating a field in Access database Pin
joy00722-Aug-05 18:12
joy00722-Aug-05 18:12 

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.