New function (DLL entry point) to tuck away actual DLL name.
authorTor Lillqvist <tml@iki.fi>
Wed, 3 Oct 2001 20:19:13 +0000 (20:19 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 3 Oct 2001 20:19:13 +0000 (20:19 +0000)
commit7ede4e50667d386efa0fc56a7f69ccb3251f6c34
tree778d051ffeab58a8d5d743c71b9ecb8a7b5754f3
parent791bfecb790b42763e8f5e955e1c882e5f91edaf
New function (DLL entry point) to tuck away actual DLL name.

2001-10-03  Tor Lillqvist  <tml@iki.fi>

* glib/gutils.c (Win32) (DllMain): New function (DLL entry point)
to tuck away actual DLL name.
(GLIB_LOCALE_DIR) Use actual DLL name, instead of assuming one
naming convention for DLLs.

* glib/glib.def: g_string_append_printf.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/glib.def
glib/gutils.c
glib/gwin32.c