This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe


On Tue, Apr 3, 2012 at 9:10 PM, Eliot Moss wrote:
> Except you wrote F:/blah which is *not* a Windows

Sorry to call you out on this but you're spreading misinformation.
F:/blah is as much a Windows path as is F:\blah is.  Open you cmd.exe
and type ``dir F:/blah'' to see that I'm correct.  It is only some
stupid API like CreateProcess that insist on \ instead of / for the
path delimiter.  Nearly everything else works with / instead of \.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]