Learning Windows API
Im looking into game development and have a fairly good knowledge of c++. However, all the development I have done thus far was using Borland''s C++ Builder IDE and because of its RAD nature I know v_e_r_y little about the windows API. What I would like to know is how much about the windows API does one need to know to do DirectX or openGL development? I have heard some people say "all you need to know is to make a window" and others recommend enire books on the subject. Any thoughts?
mang?
Why don''t you head over to nehe.gamedev.net or nexe.gamedev.net and read the first few tutorials? That should help enough for game development.
____________________________________________________________
Direct3D vs. OpenGL
____________________________________________________________
Direct3D vs. OpenGL
SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.
hi, just get to know upto the Windows GDI, i think that''ll do,
here try this,
http://www.winprog.org/
here try this,
http://www.winprog.org/
http://www.dualforcesolutions.comProfessional website designs and development, customized business systems, etc.,
Or go to:
http://www.maxcode.com
Download a book by Charles Petzold called "Programming Windows" It is an almost complete reference on programming windows using the Win32 API. It helped me out very much.
http://www.maxcode.com
Download a book by Charles Petzold called "Programming Windows" It is an almost complete reference on programming windows using the Win32 API. It helped me out very much.
------Shop for the Lowest Price!Then, Check a Reseller's Rating Before You Purchase!
Petzold Rocks!
Also look into getting a copy of the Platform SDK from MS. I think the CD is $10 or so and it can also be downloaded using a helper app. And if you don''t want to wait, an older copy of the documentation can be found here: Windows API documentation.
Also look into getting a copy of the Platform SDK from MS. I think the CD is $10 or so and it can also be downloaded using a helper app. And if you don''t want to wait, an older copy of the documentation can be found here: Windows API documentation.
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes." - the Laughing Man
Can aNonamuss give me some search keywords to search with? I''ve tried Windows Programming and tried both the 2 hits of articles and d/l. But I can''t find his book anywhere!
--------------------------
->Take it to the Xtreme!<-
--------------------------
--------------------------
->Take it to the Xtreme!<-
--------------------------
--------------------------->Take it to the Xtreme!<---------------------------
quote: Original post by XtremeIdentity
Can aNonamuss give me some search keywords to search with? I''ve tried Windows Programming and tried both the 2 hits of articles and d/l. But I can''t find his book anywhere!
--------------------------
->Take it to the Xtreme!<-
--------------------------
the books file name is lapi.zip
mang?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement