Er... Visual C++ is only a compiler and set of IDEs. It's not a language. It shouldn't take too long to figure out.
If you want to start, then get a good C book (like the O'Reilley Practical C Programming one), a good C++ book, and a good Win32 API book. Or learn from 'net tutorials, but those tend to not be too good.