Re: A DOS window pops up!!
- From: Tor Lillqvist <tml iki fi>
- To: "Jamiil Abduqadir" <jalqadir gmail com>
- Cc: gtk-list gnome org
- Subject: Re: A DOS window pops up!!
- Date: Fri, 13 Jul 2007 14:14:45 +0300
Jamiil Abduqadir writes:
> When my application launches, before it does a DOS window pops up,
Not it doesn't. It is not a "DOS window". It is a console window. It
has nothing at all to do with (MS-)DOS. You wouldn't call an xterm or
similar window a DOS window, would you?
> how can I stop this from happening.
Read some basic tutorials about Windows programming?
Depending on your compiler, you should either use the -mwindows flag
(gcc) or -subsystem:windows (MSVC) on the linking command line.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]