digitalmars.D - Getting rid of the DOS window
- Sebastian Beschke <s.beschke gmx.de> Nov 03 2004
- J C Calvarese <jcc7 cox.net> Nov 03 2004
- Sebastian Beschke <s.beschke gmx.de> Nov 03 2004
Hi, I've been playing around with the SDL library. What bothers me is that a DOS window always opens. How could I suppress it? Is there some kind of compiler / linker option? Thanks, Sebastian
Nov 03 2004
In article <cmastq$1tsd$1 digitaldaemon.com>, Sebastian Beschke says...Hi, I've been playing around with the SDL library. What bothers me is that a DOS window always opens. How could I suppress it? Is there some kind of compiler / linker option? Thanks, Sebastian
Yes, read http://www.prowiki.org/wiki4d/wiki.cgi?FaqRoadmap#HowtosuppresstheconsolewindowwithaWindowsapplication jcc7
Nov 03 2004
J C Calvarese wrote:Yes, read http://www.prowiki.org/wiki4d/wiki.cgi?FaqRoadmap#HowtosuppresstheconsolewindowwithaWindowsapplication jcc7
Whoops... sorry I forgot to check the wiki. Thanks for the quick response! -Sebastian
Nov 03 2004








Sebastian Beschke <s.beschke gmx.de>