i teach a high school c++ course. i would like to use a window for user interface instead of dos console.
could anyone provide me the basic code to display "hello world" in a window?
and if possible a link to the code necessary to use window api for c++ programs.
thank you.
Mike