Argument is in UTF-8. Use wide character Win32 API if present.
authorTor Lillqvist <tml@iki.fi>
Thu, 4 Nov 2004 00:20:27 +0000 (00:20 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 4 Nov 2004 00:20:27 +0000 (00:20 +0000)
commitf5de06030414fcd3c416833b22fab0be1ed21967
treeb6bf9658890863bedb07855044b85d32dcda9a58
parent80546e4e2980e8c6307ed196f953ef3b19fc7c89
Argument is in UTF-8. Use wide character Win32 API if present.

2004-11-04  Tor Lillqvist  <tml@iki.fi>

* gmodule-win32.c (_g_module_open): Argument is in UTF-8. Use wide
character Win32 API if present.

* gmodule.c (parse_libtool_archive, g_module_open): Convert file
name to UTF-8 before storing in the error message string.

* gmodule.c (parse_libtool_archive): Use g_open().
gmodule/ChangeLog
gmodule/gmodule-win32.c
gmodule/gmodule.c