Making A GUI

I was wondering how I'm supposed to make a GUI in Windows. I don't know much about programming, so I turn to the Cplusplus Forums community:

*Advice, link, or instructions on making a Windows GUI with:
**PNG Images
**Buttons


And if it's really hard, like 200 lines of code, don't bother with posting it; a link will suffice.

**~Console
Try this http://www.cplusplus.com/src/ for some examples.
Read the Petzold...
"Programming Windows" by Charles Petzold is a great idea. the MSDN online library is another great resource. I also found "theForger's Win32 API" tutorial a wonderful first step into windows programming as it explains some of the basics of how a windows program works... http://www.winprog.org/tutorial/
Topic archived. No new replies allowed.