[Gtk-sharp-list] RE: No console under win32

Daniel Morgan danielmorgan@verizon.net
Mon, 19 Jan 2004 19:10:03 -0500


Is there something in the PE header of a Win32 exectuable that indicates
whether the program is a command-line vs. GUI program?

-----Original Message-----
From: Alvaro A. Ramirez [mailto:alramire@ecs.syr.edu]
Sent: Saturday, January 17, 2004 3:06 PM
To: Gtk-sharp-list@lists.ximian.com
Subject: No console under win32


I am developing an application with gtk#. So far it has been working
great on linux using mono as well as win32 using .net. Once I compile in
windows (csc), and I run it, a console pops up in addition to my GUI.
This is not that big of a deal, but I was wondering if it is possible to
not have a console pop up, as when winforms run. Thanks for your time.
GTK# is excellent.

Regards,

Alvaro