On Sunday, 8 August 2021 at 00:23:55 UTC, Adam D Ruppe wrote:
On Sunday, 8 August 2021 at 00:02:18 UTC, Marcone wrote:
I create a gui program using DMC. I want to know how suppress (Hide) prompt command console in DMC? Like -mwindows in C++. Thank you.

use /subsystem:windows

a few more details here http://arsd-official.dpldocs.info/arsd.simpledisplay.html#installation-instructions

funny timing, I'd just noticed a few hours ago that this was one of the two answers on https://wiki.dlang.org/D_FAQ

Reply via email to