Changeset 2043 for trunk/changelog
- Timestamp:
- Dec 9, 1999, 12:01:34 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2034 r2043 1 /* $Id: changelog,v 1.52 4 1999-12-09 00:55:31sandervl Exp $ */1 /* $Id: changelog,v 1.525 1999-12-09 11:01:34 sandervl Exp $ */ 2 2 3 3 99-12-09: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - KERNEL32: Fixes in lstrcpynWtoA 5 Added code heap 6 Temporarily removed winres fix. (breaks Lotus Notes for some reason)5 Added code heap. 6 Ported ExpandEnvironmentStringsA/W (Wine: 991114) 7 7 - USER32: Major changes for window procedures 8 8 Now identical to Wine. Window is unicode only if it's 9 9 window procedure comes from a unicode class. 10 10 Add thunk code for procedures to store type. 11 - ODINCRT: Replaced strncpy with one that stops at terminating 0 12 - INCLUDE\string.h: VAC version + minor change for strncpy 13 - WIN32K\PE2LX: Link with odincrt.lib for rtl functions 11 14 12 15 99-12-08: David Raison <djr@lemur.co.uk>
Note:
See TracChangeset
for help on using the changeset viewer.