Advertisement

windows programing tutorials ?

Started by July 01, 2001 05:36 PM
1 comment, last by tempo 23 years, 7 months ago
To anybody who might know how do you make windows programs using C or C++ or knows any good tutorial or arcticle please tell me thankx
MFC or non MFC? If MFC, there are TONS of sites and books.

If you want strictly the Win32 API, it''s going to be harder.
There is usually one book that people suggest, by Charles Petzold. Programming Windows.
The website most beginners go to is theForger''s tutorial.

Just go to http://www.winprog.org/tutorial/

Both of the above are limited, but the IRC channel has some good info, and once you do learn the Win32 API, the MSDN library actually starts to make sense
Advertisement
hi!

search also on gamedev.net for "windows programming genesis tutorial" ! there you will find 6-7 tutorials on that topic. from craeting a simple window and linking resources to directdraw.

best regards
trigger
http://trigger.xenyon.net/

This topic is closed to new replies.

Advertisement