SAMS Learn C++ In 24 hours was good. Taught the simple stuff, then told you about functions, classes, encapulation, records, polymorphism.. a nice thick book. Also came with a compiler on a disk but it's very basic, like DOS mode.
If you do want to draw graphics to the screen you could try Allegro, it was the first 3D/2D library I knew about. I download the Binary release which is 622k 3/4 of the way down. You need to know how to run MAKE commands.. it was a nightmare for me.. setting up the AUTOEXEC.bat and running make file from the DOS screen. Havn't tried it in XP, so if you have Win98..
http://www.talula.demon.co.uk/allegro/wip.html
You can also use free compilers, sush as MinGW, Dev-C++, DJGPP etc..
only problem with this is you do need to be MODERATE at setting compilers up.. otherwise you may pull your hair out trying.. it has all the instructions in the readme.txt it comes with..
arg!
bleep bleep