GTK+ Win32 - how to disable console window?
- From: René Post <rene xpt org>
- To: gtk-devel-list gnome org
- Subject: GTK+ Win32 - how to disable console window?
- Date: Tue, 01 Aug 2000 00:16:42 +0200
>I've been using GTK+ on both Linux and Windows 98SE. Both work fine,
but the
>Win32 port always insists on opening a console window along with the
gtkwindow.
> Does anyone know how to disable this window, or cause it to be
minimized on
>opening? Thanks
This works for me:
1. change subsytem to windows
2. change entry-point to mainCRTStartup
Just modify the "Settings...|LinkProject Option|" box to include:
/entry:"mainCRTStartup" /subsystem:windows
René Post
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]