This is the mail archive of the cygwin-developers@cygwin.com 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: True case-sensitive filenames


On Wed, 22 Jan 2003, Gerald S. Williams wrote:

> P.S. Assuming we're going with the NT-specific alternatives,
>      we still need to implement a case-sensitive directory
>      rename. I expect it may require the Native API. I wish
>      there were some way I could take a quick peek at NT's
>      MoveFile() implementation. :-)

There is. Use a debugger+disassembler and you are free to find out what it 
does. You may also want to try to visit ReactOS' homepage.


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