Changeset 5517
- Timestamp:
- Apr 16, 2001, 7:01:52 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r5515 r5517 1 /* $Id: changelog,v 1.136 2 2001-04-16 08:31:18sandervl Exp $ */1 /* $Id: changelog,v 1.1363 2001-04-16 17:01:52 sandervl Exp $ */ 2 2 3 3 2001-04-16: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - KERNEL32: o Fix for LoadLibrary(Ex)W. (free must not be called for 5 5 converted strings; use FreeAsciiString instead) 6 - TOOLS\WRC:o Ported latest wrc. (has proper ascii -> unicode conversion 7 and more features) 8 o Open files in binary mode only; fixes load failures for 9 shell32 icons (newlines were translated; bytes removed from 10 icon data) 11 - include\odin.h: 12 o Changes for wrc. It chokes on calling conventions. 13 o Got rid of annoying 'unused struct' warnings 6 14 7 15 2001-04-16: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.