Changeset 7252 for trunk/changelog
- Timestamp:
- Oct 28, 2001, 7:24:59 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7250 r7252 1 /* $Id: changelog,v 1.180 5 2001-10-28 17:13:59 sandervlExp $ */1 /* $Id: changelog,v 1.1806 2001-10-28 18:24:59 bird Exp $ */ 2 2 3 3 2001-10-28: Sander van Leeuwen <sandervl@xs4all.nl> … … 17 17 - USER32: o CreateIconIndirect bugfix 18 18 19 2001-10-26: knut st. osmundsen <kosmunds@csc.com> 20 - FastDep: o Corrected crash on bad dependency file. 21 19 22 2001-10-26: Achim Hasenmueller <achimha@innotek.de> 20 23 - WNASPI32: o don't fail DLL loading if ASPI library fails to init … … 32 35 other extended keys) 33 36 o fixed this &%$&%! Alt-Gr-Key-Emulation 34 remaining issues: 37 remaining issues: 35 38 AltGr won't toggle GetAsyncKeyState() or GetKeyState() 36 39 … … 47 50 *and* restore old error mode afterwards. 48 51 o IOCTL_DISK_GET_DRIVE_GEOMETRY change: 49 Applications can use this IOCTL to check if the floppy has 50 been changed. OSLibDosGetDiskGeometry won't fail when that 51 happens so we read one byte from the disk and return 52 Applications can use this IOCTL to check if the floppy has 53 been changed. OSLibDosGetDiskGeometry won't fail when that 54 happens so we read one byte from the disk and return 52 55 ERROR_MEDIA_CHANGED if it fails with ERROR_WRONG_DISK. 53 - COMCTL32: o ListView: LVM_SETITEMA: update item even when 'new' text is 56 - COMCTL32: o ListView: LVM_SETITEMA: update item even when 'new' text is 54 57 the same. 55 58 (CVP depends on this) … … 100 103 2001-10-22: Patrick Haller <patrick.haller@innotek.de> 101 104 - TESTAPP: o added keyboard test program for low-level testing 102 of the keyboard routines 105 of the keyboard routines 103 106 (Queue, WH_KEYBOARD, WH_KEYBOARD_LL) 104 107 - PMKBDHK: o added initial version
Note:
See TracChangeset
for help on using the changeset viewer.
