Re: gtk+ in Windows with VC6
- From: Guy Harris <gharris flashcom net>
- To: Stefan Ondrejicka <ondrej idata sk>
- Cc: Wolfgang Sourdeau <wolfgang iNsu com>, bokonon rochester rr com,kelch act org, gtk-devel-list gnome org
- Subject: Re: gtk+ in Windows with VC6
- Date: Mon, 7 Aug 2000 00:23:39 -0700
On Tue, Aug 01, 2000 at 10:13:04AM +0200, Stefan Ondrejicka wrote:
> This two points are true. However using printf itself will not open new
> console. But using g_printf on WIN32 contains code for openning new
> console window using AllocConsole.
Presumably you meant "using g_print on Win32" - I didn't find any
"g_printf()" in the GLib source, but there is a "g_print()" that'll do
an "AllocConsole()" if necessary.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]