Changeset 5455 for trunk/changelog
- Timestamp:
- Apr 3, 2001, 7:44:27 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5452 r5455 1 /* $Id: changelog,v 1.134 4 2001-04-03 14:11:23sandervl Exp $ */1 /* $Id: changelog,v 1.1345 2001-04-03 17:44:27 sandervl Exp $ */ 2 2 3 3 2001-04-03: Sander van Leeuwen <sandervl@xs4all.nl> … … 10 10 o Ported Wine's codepage unicode conversion functions & tables 11 11 (kernel32\unicode) 12 o Return OEM codepage in GetWindows/DisplayCodepage (message queue/hps)13 (works for both Acrobat Distiller & StarOffice)14 12 TODO: Rewrite heapstring functions to use WideCharToMultiByte 15 13 and MultiByteToWideChar 14 o Rewrote string functions (heapstring.cpp) to use new unicode 15 functions. 16 16 17 17 2001-04-02: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.