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