When I compile my C++ program in Visual Studio Express it says that it can\'t find atlbase.h. Am I missing some SDK or something?
atlbase.h
That header appears to be a part of the Windows Platform SDK.
You should search your computer for the file. That will tell you if you're missing it.