+4
−5
+6
−0
+1
−1
+1
−1
+96
−0
Loading
Win32 version of rename() ). There isn't a precise rename() equivalent under Win95: the standard rename() complains if the destination already exists so replaced with a combination of unlink() and MoveFile().