Dr. Stephen Henson a5ab0532ca Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a
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().
1999-05-08 22:46:51 +00:00
..
1999-04-29 16:04:54 +00:00
1999-04-27 11:56:15 +00:00
1999-05-04 06:50:45 +00:00
1999-04-27 11:56:15 +00:00
1999-04-27 11:56:15 +00:00
1999-05-01 18:29:59 +00:00
1999-04-27 16:48:06 +00:00
1999-04-28 12:13:45 +00:00