Hi
I am trying to teach myself C++ windows programing, ie creating windows applications (is that GUI or API or neither :P). I know the fundamentals of C++ programming but looking at some windows code it looks really difficult.
Can you suggest any good books or maybe some tutorial sites to start learning Windows programming? Preferably books though :)
Plus is it better to start off learning API then GUI or visa versa?