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

Reply via email to