Re: g_module_build_path on Win32
- From: Tor Lillqvist <tml iki fi>
- To: Rick Jones <rick jones2 hp com>
- Cc: gtk-list gnome org
- Subject: Re: g_module_build_path on Win32
- Date: Thu, 30 Mar 2006 21:45:38 +0300
Rick Jones writes:
> > If one specifies the full name of the dll including the ".dll",
> > g_module_build_path() doesn prepend "lib".
> is that full absolute name, or a "full basename?"
read the code? ;)
full basename...
But then you could as well just call
g_build_filename (directory, dllname, NULL)
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]