glib message logging and AllocConsole

Herman Bloggs <[email protected]>
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
Hi,

I am working on a win32 Gtk app using the mingw
compiler.  I have noticed that when ever glib uses the
default logging handler, it makes a call to
AllocConsole.  This ends up bringing up a console
window in Win9x despite having linked with the
-mwindows (and no -mconsole).  My solution was to set
logging handlers for each domain..

How do I know I have covered all domains? Isn't there
a way to set a logging handler for all domains with
one call? Is there another way to avoid the win9x
console from appearing that I have overlooked?

(BTW: with win2k the console does not appear unless
one links with the -mconsole flag)

Thanks in advance,
Herman

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.