Menu

Can I direct the output to the GUI screen ?

2002-11-29
2012-09-26
  • Nobody/Anonymous

    Can I direct the output of the standard output stream to any windows in Dev-C++, especially for console application and testing ? Thanks.

     
    • Nobody/Anonymous

      How do you mean?

       
    • Nobody/Anonymous

      Ive heard of some machines that can do that. Theyre called "computors". Ever heard of them?

       
    • Nobody/Anonymous

      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

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.