From: garbanzo@hooked.net (Alex)
Subject: Re: Accessing pathname translation...
17 Oct 1997 01:43:17 -0700
Message-ID: <Pine.BSF.3.96.971016171604.27800H-100000.cygnus.gnu-win32@zippy.dyn.ml.org>
References: <3445E944.FB5E91C1@comlab.ox.ac.uk>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: gnu-win32@cygnus.com



On Thu, 16 Oct 1997, Andrew Stevens wrote:

> Is there any of accessing the cygwin library's functions mapping
> UNIX-style pathnames into native Win32 ones?  grep-ing around
> in the headers hasn't revealed anything other than the official
> UNIX syscalls etc.
> 
> I'm trying to build a patch for NT Emacs to support Cygnus-style
> pathnames, a full port onto GNUWin32 is not practical or
> even really necessary.   All that is required is consistent
> mapping of filenames.

cygwin32_conv_to_win32_path
cygwin32_conv_to_full_win32_path
cygwin32_conv_to_full_posix_path
cygwin32_conv_to_posix_path

I'm not exactly sure what a "full path" signifies.

- alex

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
