delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/01/07/07:44:44

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Thu, 7 Jan 2010 13:44:25 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: cygwin_create_path
Message-ID: <20100107124425.GG23972@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <416096c61001030817s65d5ceb3k3b1f6409a7c6362e AT mail DOT gmail DOT com> <416096c61001031322u22ad7e08kfd814eabe3c4e3c4 AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <416096c61001031322u22ad7e08kfd814eabe3c4e3c4@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Jan  3 21:22, Andy Koppe wrote:
> 2010/1/3 Andy Koppe:
> > I'm having a spot of trouble changing mkshortcut to use the
> > wchar_t-enabled cygwin_create_path instead of the deprecated
> > cygwin_conv_to_full_win32_path & co. When converting to a Windows path
> > using CCP_POSIX_TO_WIN_W, the result is a path starting with "\\?\",
> > e.g. "\\?\C:\cygwin\bash.exe".
> >
> > Yet unfortunately the IShellLink::SetPath method does not appear to
> > accept such paths, instead returning failure and leaving the link
> > target unset. Therefore, is there a simple way to get from the full
> > path to a "normal" path such as "C:\cygwin\bash.exe"? Simply dropping
> > the "\\?\" wouldn't work for network paths. I haven't managed to find
> > a solution on MSDN.
> 
> Handling this as follows now:
> - If the path starts with "\\?\UNC\", replace that with "\\" (for
> network paths).
> - Otherwise, if the path starts with "\\?\", just remove that.

Yep, that's correct.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019