need highly informative resource about windows programming

i want to do windows based programming in c/c++. at present i know that gnu gcc contains windows.h header for that (yes there are also some other headers for windows based works)
but i want a well informative resource like book/website that will contain all the windows based headers and all of their functions in detail.

can anyone help me find resources for that ?
closed account (z05DSL3A)
MSDN Library
http://msdn.microsoft.com/en-us/library/ms123401.aspx

Windows Via C/C++
by Jeffrey Richter
http://www.amazon.co.uk/Windows-Via-Edition-Jeffrey-Richter/dp/0735663777/ref=sr_1_1?ie=UTF8&qid=1380096661&sr=8-1&keywords=Windows+Via+C%2FC%2B%2B+5th+Edition

Windows Internals Part 1
Windows Internals Part 2

by Mark E. Russinovich et al
http://www.amazon.co.uk/Windows-Internals-Part-6th-Edition/dp/0735648735/ref=pd_bxgy_b_text_y
http://www.amazon.co.uk/Windows-Internals-Part-6th-Edition/dp/0735665877/ref=pd_bxgy_b_text_z
wow, the reply was very informative Grey Wolf...
it will help me a lot... :D can't but thank you.
also, I don;t if you're doing any mfc, but i found this a very good book when i was learning:
http://www.amazon.co.uk/MFC-Internals-Microsoft-Foundation-Architecture/dp/0201407213

maybe you could find a cheaper electronic copy somewhere.
Topic archived. No new replies allowed.