On Saturday, 5 March 2016 at 14:01:11 UTC, Mike Parker wrote:

If you use WinMain, you do not need that flag.

Actually, I need to amend that. It isn't needed with WinMain when using the Microsoft linker, but it is when using OPTLINK. The MS linker recognizes WinMain and treats it as /SUBSYSTEM:WINDOWS by default.

Reply via email to