VC++6 链接选项
选项
描述
/subsystem:console
按控制台应用程序编译
/subsystem:windows
按 Win32 应用程序编译,
默认