Try Googling on "visual C++ tutorials" - learn to use Google - it is a very good method of finding answers to questions like this.
Try
www.thefreecountry.com for links to free on-line tutorials on various C++ topics.
Try the usenet newsgroups - groups.google.com - look for alt.lang.c, alt.lang.c++, comp.lang.c++ and similar
Also look in microsoft.public.* for c++ or visual c++
Alan