Mail Archives: cygwin/1998/11/17/00:06:53
> I believe that the problem is in MoveFileEx (WIN API), which
> doesn't do
> the right thing. However, the rename in MSVC runtime does somehow do
> it correctly on all filesystems, so it's doing something more
> than using
> MoveFileEx. (fyi, mv uses the rename runtime routine in winsup that in
> turn uses MoveFileEx to do the actual renaming).
>
> Comments from win32 savvy folks?
>
msvcrt rename() uses MoveFile, not MFEx. It's just a simple pass through
call, no input checking.
Hugh Winkler
Scout Systems, Inc.
-
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".
- Raw text -