You might be interested in purchasing a good book called "Programming Windows - 5th edition" its by Charles Petzold. It will have you coding like a champ in no time. Good luck. =)
Kip
PS you can easily get it on amazon if you like
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys
I'd like to know how to create an window with C++
like Delphi and add a bouton
This is my first program with windows in C++
You might be interested in purchasing a good book called "Programming Windows - 5th edition" its by Charles Petzold. It will have you coding like a champ in no time. Good luck. =)
Kip
PS you can easily get it on amazon if you like
Before buying that book (which is very good), yo can try this tutorial about windows C/C++ programming and GDI:
http://winprog.org/tutorial/
Regards,
YF