Changeset 5396 for trunk/changelog
- Timestamp:
- Mar 29, 2001, 7:38:55 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5394 r5396 1 /* $Id: changelog,v 1.1326 2001-03-28 16:19:34 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1327 2001-03-29 17:38:55 sandervl Exp $ */ 2 3 2001-03-29: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o CreateFile (disk): disable error popus. NT allows an app to 5 open a cdrom/dvd drive without a disk inside. 6 OS/2 fails in that case with error ERROR_NOT_READY 7 Ignore that error and return success. 8 (removes annoying popups when starting windvd without DVD 9 disk in drive) 2 10 3 11 2001-03-28: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.