Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com From: "Gerald S. Williams" To: Subject: RE: True case-sensitive filenames Date: Tue, 21 Jan 2003 11:49:57 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <184670-220031221161156601@M2W096.mail2web.com> Larry Hall wrote: > Interested in creating a Windows filesystem filter driver that would > permit files with the names com, aux, and prn too? ;-) OK, I know > that would be asking too much! :-) You can do this using the Native API (I just checked by creating "prn" and "PRN"). -Jerry