Changeset 8399 for trunk/changelog
- Timestamp:
- May 10, 2002, 4:52:35 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8395 r8399 1 /* $Id: changelog,v 1.2070 2002-05-09 13:54:00 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2071 2002-05-10 14:52:35 sandervl Exp $ */ 2 3 2002-05-10: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o Applications are now allowed to read physical disks or 5 mounted partitions. Write access is only allowed for 6 unmounted partitions or floppy disks. 7 o Implemented GetFileSize for disk objects; corrected 8 return value for some failures (-1) 2 9 3 10 2002-05-09: Sander van Leeuwen <sandervl@xs4all.nl> … … 10 17 o Extended GetDriveType & GetVolumeInformation for volume 11 18 names (instead of only disk names (e.g. C:\)) 19 o GetVolumeInformation change: keep file system name if 20 NTFS or FAT32 21 o Implemented unmounted volume and physical disk access 12 22 13 23 2002-05-08: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.