Re: Image Loading Problem on Windows Box



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]