Changeset 5610 for trunk/changelog


Ignore:
Timestamp:
Apr 27, 2001, 9:31:16 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5603 r5610  
    1 /* $Id: changelog,v 1.1383 2001-04-27 17:34:19 sandervl Exp $ */
     1/* $Id: changelog,v 1.1384 2001-04-27 19:31:16 sandervl Exp $ */
    22
    33 2001-04-27: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1313    - KERNEL32: o HeapReAlloc: return old pointer if new size is smaller or
    1414                               equal to old size.
     15    - GDI32:    o Limit length of converted strings in InternalDrawTextExW,
     16                  InternalGetTabbedTextExtentW, InternalTabbedTextOutW &
     17                  InternalTextOutW. (cbCount might be smaller than string
     18                  length)
     19                  (fixes crash in MS Word when it tries to display the about
     20                   dialog)
    1521    - INCLUDE\win\unicode:
    1622                o strcpyW bugfix (didn't terminate string -> heap corruption)
Note: See TracChangeset for help on using the changeset viewer.