X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=tA QEVFL+WvUqPYiVb6mEtez1drrQIFu7bvskSBqfKanzHn1ShdX0AoWnNA8ToVD+Fq adoN8VxUtK1YqxedXLg67SHplL+jjgYz40af0qro1l0HEOMGk+TFyaNTq4okvyIR wMzH4okiUtYifzsKc4YFp6nEa5Z3KZR3CZcScvCek= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=KuWHESZh 6qByvWrl5HYjPP1nTzk=; b=eQnxnXGKuktItCPY2ZlCBzlBWQc2TBpEJ6yO8jZz xldq3JZpZJitmxKJgw2lix2cG0dcXpNsIGJoTPIFhZUkgI/OtTk2WmYmA7V1BRWk Xq4rLiW7L36KUziEeA8LiO2chU1VW8PgBi59S0/aduZ2+5dra7qKV/y6hRHgiU6x jHQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.224.78.193 with SMTP id m1mr10643195qak.79.1367344377728; Tue, 30 Apr 2013 10:52:57 -0700 (PDT) In-Reply-To: <287127553.20130430171652@mtu-net.ru> References: <4ac56ac71a2d4993e0fa2a7caece8315 AT denis-excoffier DOT org> <517E46BC DOT 7080300 AT gmail DOT com> <49719136-EC1C-4507-83E6-CB2B071D5885 AT Denis-Excoffier DOT org> <517EF51C DOT 8060809 AT gmail DOT com> <287127553 DOT 20130430171652 AT mtu-net DOT ru> Date: Tue, 30 Apr 2013 13:52:57 -0400 Message-ID: Subject: Re: CreateSymbolicLinkW needed From: Earnie Boyd To: Andrey Repin Content-Type: text/plain; charset=UTF-8 On Tue, Apr 30, 2013 at 9:16 AM, Andrey Repin wrote: > Said that, it IS possible to create a symbolic link to a file in Windows XP, > even though you can't access it afterward. I think you mean a junction (reparse point) instead of a symbolic link. Yes, it is possible to have a junction to a file even though it isn't supposed to work (meaning documented as not supported). The underlying API will do the right thing but the Windows UI doesn't grok it properly. -- Earnie -- https://sites.google.com/site/earnieboyd -- 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