Re: Invisible console

2013-02-10 Thread Adam D. Ruppe

On Sunday, 10 February 2013 at 14:17:14 UTC, SaltySugar wrote:

how to make console invisible?


See this thread for two solutions:

http://forum.dlang.org/thread/xkvdpdsfzevanucrg...@forum.dlang.org

You can use a .def file (my post in it) or a linker switch (Jordi 
Sayol's post).


Re: Invisible console

2013-02-10 Thread FG

On 2013-02-10 15:17, SaltySugar wrote:

how to make console invisible?


Seems to be a recurring question here. :)
Search archives. You probably want: dmd.exe -L/SUBSYSTEM:WINDOWS app.d