[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Image Loading Problem on Windows Box
- From: Tor Lillqvist <tml iki fi>
- To: Rick Jones <rick jones2 hp com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Image Loading Problem on Windows Box
- Date: Wed, 25 Jul 2007 13:15:41 +0300
Rick Jones writes:
> naive question showing my ignorance and not having read all the
> docs - do those two calls "fix-up" the '/' vs '\' issues one has
> between Unix and Windows?
Both '/' and '\' work equally well on Windows when using C library or
Win32 API. (And all of GTK+ and GLib recognizes both as a directory
path separator.) It's only the mostly undocumented lower-level kernel
API that requires '\'.
--tml
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]