Changeset 5610 for trunk/changelog
- Timestamp:
- Apr 27, 2001, 9:31:16 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5603 r5610 1 /* $Id: changelog,v 1.138 3 2001-04-27 17:34:19sandervl Exp $ */1 /* $Id: changelog,v 1.1384 2001-04-27 19:31:16 sandervl Exp $ */ 2 2 3 3 2001-04-27: Sander van Leeuwen <sandervl@xs4all.nl> … … 13 13 - KERNEL32: o HeapReAlloc: return old pointer if new size is smaller or 14 14 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) 15 21 - INCLUDE\win\unicode: 16 22 o strcpyW bugfix (didn't terminate string -> heap corruption)
Note:
See TracChangeset
for help on using the changeset viewer.