Menu

Making a Windows application

2002-08-26
2012-09-26
  • Nobody/Anonymous

    Hi have done the most basic things in order to make small C++ applications. Now I want to go on to making C++ applications for windows (98) however i dont know how to embed my code (e.g. like cout << "Hallo world"; ) into the window application.

    The compiler generates some default code which generates a window, but how can i write text into that window? Every time I use a traditional c++ command like cout, nothing happends.

    I hav also tryed to run the examples in dev, (e.g. like the animation example WinAnim\Anim.dev) but I get an error [Resource error] no resources.

    Could someone please give me an hint and perhaps send me an example (kfr@frambo.com)

    BR Kurt

     

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.