I've just started working through some simple C++ tutorials that only require one source file. I was wondering if there were some way to open a source file in VC++ without having to save an entire project first. Later on I wouldn't mind saving projects first but right now it's too much of a pain. Thanks in advance.
