Changeset 4269


Ignore:
Timestamp:
Sep 16, 2000, 2:27:23 AM (25 years ago)
Author:
bird
Message:

* empty log message *

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).
    27
    38 2000-09-14: David Raison <djr@lemur.co.uk>
     
    1520
    1621 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
    1823                Fixed memory leaks (aspi object not deleted when something goes wrong)
    1924    - KERNEL32: Implemented IOCTL_SCSI_GET_ADDRESS (not perfect; only works
     
    2328    - KERNEL32: InitCommandLine corrupted the heap
    2429                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
    2631                scanlines were copied); now corrected
    2732    - WNASPI32: Fixed FS corruption
Note: See TracChangeset for help on using the changeset viewer.