I am teaching myself how to program in c++ and so far I can only make programs that run in the dos-looking cmd.exe window.
How do I go about making programs that have a more windows-like window with buttons and drop down menus and graphics and stuff?
Obviously it would be kind of hard to explain something like this here but if you could point me in the direction of some tutorials or tool-kit recommendations or some tips for getting started?
Thanks
2007-02-25
21:34:12
·
5 answers
·
asked by
cpine505
3
in
Computers & Internet
➔ Programming & Design
I am using Visual C++ to program, and as someone said below, it provides 'windows form programming'....how do I get started there?
2007-02-25
21:55:42 ·
update #1