Ignore:
Timestamp:
Oct 25, 2001, 3:19:05 PM (24 years ago)
Author:
sandervl
Message:

No longer use DosError; IOCTL_DISK_GET_DRIVE_GEOMETRY must return ERROR_MEDIA_CHANGED when floppy has been changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/oslibdos.h

    r6397 r7202  
    1 /* $Id: oslibdos.h,v 1.35 2001-07-28 18:03:38 sandervl Exp $ */
     1/* $Id: oslibdos.h,v 1.36 2001-10-25 13:19:05 sandervl Exp $ */
    22
    33/*
     
    149149#endif
    150150
    151 void OSLibDosDisableHardError(BOOL fTurnOff);
    152151BOOL OSLibDosQueryProcTimes(DWORD procid, ULONG *kerneltime, ULONG *usertime);
    153152
Note: See TracChangeset for help on using the changeset viewer.