Create a DOS Window for Debug Output
-
I have forget how to create a DOS Window to output some program parameters during its run. Can anyone post this info please. Thanks, Andy.
It can be done using AllocConsole, AttachConsole etc. if that is what you mean.
« Superman »
-
It can be done using AllocConsole, AttachConsole etc. if that is what you mean.
« Superman »
From your profile:
In short - Nothing seem to work out the way he wants it.
Welcome to my world. :)
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
From your profile:
In short - Nothing seem to work out the way he wants it.
Welcome to my world. :)
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
:-\
« Superman »