G
Guest
rWhen you allow VC 60 to generate configuration files for a C++ program, it
defaults to a CONSOLE application. Changing Project/Settings to "_WINDOWS"
has no effect on the Project file (.dsp) lines that define CONSOLE instead of
Win32 app.
Is there anyway to change or overide the dsp setting to create a Win32
Windows app instead of a CONSOLE app (Other than manually editing, which does
work)?
defaults to a CONSOLE application. Changing Project/Settings to "_WINDOWS"
has no effect on the Project file (.dsp) lines that define CONSOLE instead of
Win32 app.
Is there anyway to change or overide the dsp setting to create a Win32
Windows app instead of a CONSOLE app (Other than manually editing, which does
work)?