From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: POSIX semantics? 27 Jul 1997 00:17:07 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <01BC9A79.CC913540.cygnus.gnu-win32@sos> Original-To: "gnu-win32 AT cygnus DOT com" , "'Paul Prescod'" Encoding: 10 TEXT Original-Sender: owner-gnu-win32 AT cygnus DOT com Paul Prescod wrote: > Does that mean that in the POSIX subsystem I can create files name Foo, > FOO and foo in the same directory? It's possible not only with posix subsystem, but with win32 api. Just add FILE_FLAG_POSIX_SEMANTICS to CreateFile() call. -- Sergey Okhapkin, http://www.lexa.ru/sos Moscow, Russia Looking for a job - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".