Luzr,
Correct. It's from a VS2008 project. I'm not clear how to make a nest/package for it and I don't want to maintain two different source files. What I'd like to do is, compile and link this file without having to continually do a "Build All".
My main complaint is that the compile button says Press Ctrl+F7 to compile file then it does not compile the file. (I know because I put errors in it and it didn't choke.)
This may be because the file I am compiling is a header file blah.h. Now that I think of it, VS2008 doesn't compile plain stand alone header files either.