Hey folks, I thought that recently I transitioned form NOOB to novice until I had this question. Oh, well.
Why can't I create an executable in Visual Studio 2005? I have my Win32 project code debugged and it builds a library object file, not .exe. I am in release mode and am checking the release folder of my project. Further, in the build options, there is no option to build myproject.exe.
Should I have created a console application instead?
Sincerely,
feeling like superNOOB;)