source: trunk/changelog@ 6461

Last change on this file since 6461 was 6461, checked in by sandervl, 24 years ago

* empty log message *

File size: 928 bytes
Line 
1/* $Id: changelog,v 1.1635 2001-08-04 17:37:54 sandervl Exp $ */
2
3 2001-08-04: Sander van Leeuwen <sandervl@xs4all.nl>
4 - CUSTOMBUILD:
5 o Add registration of gdi32 & advapi32
6 o Use toupperW in kernel32 instead of toupper (C runtime lib)
7 o Removed NTDLL dependency
8 - CRTDLL: o Use toupperW in kernel32 instead of toupper (C runtime lib)
9 - TESTDRV: o Added sample of device specific driver dll
10
11 2001-08-03: Sander van Leeuwen <sandervl@xs4all.nl>
12 - KERNEL32: o Temporarily disabled new name lookup (resources) until
13 the real problem is located (wrc).
14 (fixes preference page in Opera)
15
16 2001-08-02: Sander van Leeuwen <sandervl@xs4all.nl>
17 - GDI32: o Set codepage of HDC returned by CreateDCA
18 - COMDLG32: o Set codepage of HDC returned by PrintDlgA
19 (fixes codepage problems while printing in Opera)
20
Note: See TracBrowser for help on using the repository browser.