Re: How do I make cmd window disapear
- From: "Lieven van der Heide" <lievenvanderheide gmail com>
- To: "liu chenxin" <chenxinleo gmail com>
- Cc: gtk-list gnome org
- Subject: Re: How do I make cmd window disapear
- Date: Fri, 10 Oct 2008 06:27:51 +0200
yes, but it's not related to gtk, it's specified by a compiler flag.
if you use mingw, you have to add the --mswindows flag,
if you use vc++, you have to add the /SUBSYSTEM:WINDOWS linker option,
and use WinMain instead of main as your entry point function.
On 10/10/08, liu chenxin <chenxinleo gmail com> wrote:
> When my gtk window is created on windowsXP,a "command line window" allways
> show up behind it.Is there any way to make is gone?
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]