Changeset 7203 for trunk/changelog
- Timestamp:
- Oct 25, 2001, 3:19:50 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7201 r7203 1 /* $Id: changelog,v 1.179 0 2001-10-25 13:17:40 phallerExp $ */1 /* $Id: changelog,v 1.1791 2001-10-25 13:19:50 sandervl Exp $ */ 2 2 3 3 2001-10-25: Patrick Haller <patrick.haller@innotek.de> … … 8 8 to top-level windows when application gains or loses focus 9 9 from/to a window of another process. 10 - KERNEL32: o Never use DosError to disable hard errors! Use SetErrorMode 11 *and* restore old error mode afterwards. 12 o IOCTL_DISK_GET_DRIVE_GEOMETRY change: 13 Applications can use this IOCTL to check if the floppy has 14 been changed. OSLibDosGetDiskGeometry won't fail when that 15 happens so we read one byte from the disk and return 16 ERROR_MEDIA_CHANGED if it fails with ERROR_WRONG_DISK. 10 17 11 18 2001-10-24: Patrick Haller <patrick.haller@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.
