Changeset 7252 for trunk/changelog


Ignore:
Timestamp:
Oct 28, 2001, 7:24:59 PM (24 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r7250 r7252  
    1 /* $Id: changelog,v 1.1805 2001-10-28 17:13:59 sandervl Exp $ */
     1/* $Id: changelog,v 1.1806 2001-10-28 18:24:59 bird Exp $ */
    22
    33 2001-10-28: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1717    - USER32:   o CreateIconIndirect bugfix
    1818
     19 2001-10-26: knut st. osmundsen <kosmunds@csc.com>
     20    - FastDep:  o Corrected crash on bad dependency file.
     21
    1922 2001-10-26: Achim Hasenmueller <achimha@innotek.de>
    2023    - WNASPI32: o don't fail DLL loading if ASPI library fails to init
     
    3235                  other extended keys)
    3336                o fixed this &%$&%! Alt-Gr-Key-Emulation
    34                   remaining issues: 
     37                  remaining issues:
    3538                    AltGr won't toggle GetAsyncKeyState() or GetKeyState()
    3639
     
    4750                  *and* restore old error mode afterwards.
    4851                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
    5255                  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
    5457                  the same.
    5558                  (CVP depends on this)
     
    100103 2001-10-22: Patrick Haller <patrick.haller@innotek.de>
    101104    - TESTAPP:  o added keyboard test program for low-level testing
    102                   of the keyboard routines 
     105                  of the keyboard routines
    103106                  (Queue, WH_KEYBOARD, WH_KEYBOARD_LL)
    104107    - PMKBDHK:  o added initial version
Note: See TracChangeset for help on using the changeset viewer.