i am a computer engineering student and i have been a .net developer for a few years now. i want to delve deeper into the world of windows api programming using vc++. please suggest good introductory texts, books and resources for begining my journey.
please recommend books for windows api porgramming and not introductory C++ stuff.

good books on win32 programming
Jenise
Carl Tribble
likhitn
Did you try the link I gave you previously Look at
http://www.amazon.com/gp/product/157231995X/qid=1134149284/sr=8-1/ref=pd_bbs_1/103-6664482-4935014 n=507846&s=books&v=glance for windows programming.
As for which type of development, it depends on what kind of applications are looking to develop. MFC is a good start or you can even try winforms. It really depends on your technical background as well.
Thanks, Ayman Shoukry VC++ TeamChau
Of course it will. There is the C++/CLI (part of VC2005) that enables you to take advantage of the managed world.
As for the Vista APIs VS the XP ones, the vista folks at http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=120&SiteID=1 should have more details.
Thanks, Ayman Shoukry VC++ Teamalal
See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=107484&SiteID=1 for recommended books. If non looks enticing then the folks at the windows newsgroups at http://msdn.microsoft.com/newsgroups should be able to suggest more books.
Thanks, Ayman Shoukry VC++ TeamBATTY
i found this introductory tutorial for beginners at
http://www.winprog.org/tutorial/