Changeset 4269
- Timestamp:
- Sep 16, 2000, 2:27:23 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r4267 r4269 1 /* $Id: changelog,v 1.1126 2000-09-15 20:02:40 davidr Exp $ */ 1 /* $Id: changelog,v 1.1127 2000-09-16 00:27:23 bird Exp $ */ 2 3 2000-09-13: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - KERNEL32: Corrected logging for GetModuleFileNameA/W (a handle and 5 a string pointer was mixed - which proved fatal with 6 logging enabled). 2 7 3 8 2000-09-14: David Raison <djr@lemur.co.uk> … … 15 20 16 21 2000-09-13: Sander van Leeuwen <sandervl@xs4all.nl> 17 - WNASPI32: Fixed uninitialized variables in aspirout class 22 - WNASPI32: Fixed uninitialized variables in aspirout class 18 23 Fixed memory leaks (aspi object not deleted when something goes wrong) 19 24 - KERNEL32: Implemented IOCTL_SCSI_GET_ADDRESS (not perfect; only works … … 23 28 - KERNEL32: InitCommandLine corrupted the heap 24 29 Created HandleManager class for physical disks 25 - GDI32: StretchDIBits: Open32 always returns height of bitmap (regardless of how many 30 - GDI32: StretchDIBits: Open32 always returns height of bitmap (regardless of how many 26 31 scanlines were copied); now corrected 27 32 - WNASPI32: Fixed FS corruption
Note:
See TracChangeset
for help on using the changeset viewer.