It is spelt "computer", and no I have not heard of a "computor". Anywho, you can output to another window that is not yours by using GetModuleHandle(), then GetWindowLong(), and then SetDlgItemText() or SetWindowText(). =)
Kip
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can I direct the output of the standard output stream to any windows in Dev-C++, especially for console application and testing ? Thanks.
How do you mean?
Ive heard of some machines that can do that. Theyre called "computors". Ever heard of them?
It is spelt "computer", and no I have not heard of a "computor". Anywho, you can output to another window that is not yours by using GetModuleHandle(), then GetWindowLong(), and then SetDlgItemText() or SetWindowText(). =)
Kip