X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Message-ID: <4CD32BDC.1050508@cwilson.fastmail.fm>
Date: Thu, 04 Nov 2010 17:55:40 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
Reply-To: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin paths in mingw64
References: <30132781.post@talk.nabble.com> <20101104151639.GA12073@ednor.casa.cgf.cx> <4CD30110.9020704@cwilson.fastmail.fm> <30135550.post@talk.nabble.com>
In-Reply-To: <30135550.post@talk.nabble.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 11/4/2010 3:48 PM, LionAM wrote:
> Is there any other way to make an 64bit windows apps "understand" cygwin
> paths 

Launch cygpath.exe with the appropriate arguments as a (32bit) child
process, and collect its stdout result?

> and commands?

Err...what? What sort of "commands" are you talking about?  cygwin is a
DLL; it doesn't parse "commands"...you make function calls to it.

--
Chuck

--
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

