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: Mon, 20 Jan 2003 11:27:17 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: Igor Pechtchanski wrote: > If that's the only thing stopping it, a case-sensitive rename can be > accomplished by two case-insensitive renames in a row, as has been > suggested recently on the cygwin list (by Randall Schulz, IIRC). I don't know if something has changed, but I just tried it, and MoveFile("asdf","ASDF") works on my Win2K box. -Jerry