Changeset 8399 for trunk/changelog


Ignore:
Timestamp:
May 10, 2002, 4:52:35 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

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)
    29
    310 2002-05-09: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1017                o Extended GetDriveType & GetVolumeInformation for volume
    1118                  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
    1222
    1323 2002-05-08: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.