W32

Started by
1 comment, last by JimPrice 19 years, 3 months ago
I looked throught the list of books about general game prog. but i wasn t able to find a book about Windows32 programming. Iam particulary interested in lists, buttons, messages, classes and such stuff. Could anyone suggest a good book, because i want to start DX prog. Thx in advance.
Advertisement
For DirectX you probably wont need to know that much about Win32 - maybe only enough to create a window. Most DirectX books should take you through this process.

There is a pretty good primer to Win32 programming at winprog and most people will suggest Tricks of the Windows Programming Gurus.
The bible of Win32 programming : Petzold's Programming Windows.

The other useful place is the MSDN library.

Jim.

This topic is closed to new replies.

Advertisement