Windows api Visual studio 2010

Jan 7, 2011 at 12:31am
closed account (4Gb4jE8b)
VS 2010 has a very nice prewritten windows api script (mind you that i hardly understand) but the documentation for vs 2010 is very very confusing. Can anyone point me in the right direction for just learning about the handlers classes and functions of the windows api?

note this is a general page of the site i was trying to use

http://msdn.microsoft.com/en-us/library/ms633576.aspx
Jan 7, 2011 at 8:24am
You should probably start with this book.
http://www.charlespetzold.com/pw5/index.html
Jan 7, 2011 at 1:50pm
I second kbw's advice. Check out Petzold's "Windows Programming", I believe fifth edition. His Windows 95 book is about as good (depending on your viewpoint), as it covers COM, while the latter book doesn't, and it can be had used for little more than the cost of postage.

Also, check out the Forger's Win32 Api Tutorial. Google it.
Last edited on Jan 7, 2011 at 1:51pm
Jan 7, 2011 at 11:13pm
closed account (4Gb4jE8b)
thank you both, shall do
Topic archived. No new replies allowed.