Re: gtk+ in Windows with VC6



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]