So where do i learn about windows.h

Nov 15, 2014 at 3:07am
Im comfortable enough with c++ to go deeper, my question is i want to begin learning about windows.h and youtube series are awesome, if they didn't skip some details so i need a book, i got an old MFC book today and it had windows.h in it but it is old so what book do u guys recommend
Nov 15, 2014 at 3:20am
I think a great place to start is here: http://msdn.microsoft.com/en-us/library/windows/desktop/ff381399(v=vs.85).aspx

It may not be a book, but it's written by Microsoft for starting out developers, so it should help you get your sea legs in the windows development world. Although it emphasizes gui development, it should help you get started at least.
Topic archived. No new replies allowed.