Changeset 4958 for trunk/changelog


Ignore:
Timestamp:
Jan 18, 2001, 7:09:22 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4951 r4958  
    1 /* $Id: changelog,v 1.1220 2001-01-14 20:59:22 sandervl Exp $ */
     1/* $Id: changelog,v 1.1221 2001-01-18 18:09:22 sandervl Exp $ */
     2
     3 2001-01-18: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - GDI32:    o More logging
     5                o Use StretchDIBits in SetDIBitsToDevice instead of Open32
     6                  function. (which doesn't work for compressed bitmaps)
     7                  (MS Excel 97 startup bitmap displays correctly now)
     8    - WGSS50:   o Reported problems with SaveDC/RestoreDC and StretchDIBits
     9                  (Modelator graphics corruption fixed)
     10    - KERNEL32: o Create system.ini with '[mci] cdaudio=mcicda.drv' section
     11                  during installation
     12                o Fixed bug in lstrncpyA (return when specified length is 0)
     13                o MultiByteToWideChar bugfix (calculate string length if input
     14                  length is -1 before checking if dest length is 0)
     15                  (MS Word 97 no longer crashes)
     16    - OLEAUT32: o Ported David's typelib changes.
     17                  (MS Word 97 starts immediately and doesn't spend an hour
     18                   searching for typelibs in dlls)
     19                  TODO: Check bugfixes/changes in latest Wine code and merge
     20                        them.
     21                  TODO: Port picture classes
     22                 
     23 2000-01-17: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
     24    - WINMM\MCICDA:
     25                o Wrong call to os2CDCloseTray
    226
    327 2001-01-13: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.