Changeset 8786 for trunk/changelog


Ignore:
Timestamp:
Jun 26, 2002, 5:25:31 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r8784 r8786  
    1 /* $Id: changelog,v 1.2191 2002-06-26 13:34:37 sandervl Exp $ */
     1/* $Id: changelog,v 1.2192 2002-06-26 15:25:31 sandervl Exp $ */
    22
    33 2002-06-26: Sander van Leeuwen <sandervl@innotek.de>
     
    1111                  floppy drives
    1212                o Fixed CreateFile for disks
    13                 o IOCTL_DISK_GET_DRIVE_GEOMETRY must fail if no disk is inserted;
    14                   IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_DISK_GET_MEDIA_TYPES shouldn't
     13                o made IOCTL_DISK_GET_DRIVE_GEOMETRY a seperate case; should
     14                  fail if no disk present or when the media has been changed
     15                o IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_DISK_GET_MEDIA_TYPES should
     16                  always succeed
     17                o Don't fail CreateFile for disk when DosOpen fails with
     18                  a sharing violation. Apparently this is allowed in windows;
     19                  although you can't do much with the handle. (limited to
     20                  IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_DISK_GET_MEDIA_TYPES)
    1521
    1622 2002-06-26: knut st. osmundsen <bird@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.