| Line | |
|---|
| 1 | /* $Id: changelog,v 1.1636 2001-08-06 15:59:33 sandervl Exp $ */
|
|---|
| 2 |
|
|---|
| 3 | 2001-08-06: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 4 | - KERNEL32: o Check for ERROR_ACCESS_DENIED in CreateProcess
|
|---|
| 5 | (fixes Notes + installers)
|
|---|
| 6 | o Memory map fixes (GetCurrentProcess returns handles
|
|---|
| 7 | that are no unique)
|
|---|
| 8 | o Init fix for logfile names of multiple processes
|
|---|
| 9 |
|
|---|
| 10 | 2001-08-06: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
|---|
| 11 | - COMCTL32: o Datetime fixes
|
|---|
| 12 |
|
|---|
| 13 | 2001-08-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 14 | - CUSTOMBUILD:
|
|---|
| 15 | o Add registration of gdi32 & advapi32
|
|---|
| 16 | o Use toupperW in kernel32 instead of toupper (C runtime lib)
|
|---|
| 17 | o Removed NTDLL dependency
|
|---|
| 18 | - CRTDLL: o Use toupperW in kernel32 instead of toupper (C runtime lib)
|
|---|
| 19 | - TESTDRV: o Added sample of device specific driver dll
|
|---|
| 20 |
|
|---|
| 21 | 2001-08-03: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 22 | - KERNEL32: o Temporarily disabled new name lookup (resources) until
|
|---|
| 23 | the real problem is located (wrc).
|
|---|
| 24 | (fixes preference page in Opera)
|
|---|
| 25 |
|
|---|
| 26 | 2001-08-02: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 27 | - GDI32: o Set codepage of HDC returned by CreateDCA
|
|---|
| 28 | - COMDLG32: o Set codepage of HDC returned by PrintDlgA
|
|---|
| 29 | (fixes codepage problems while printing in Opera)
|
|---|
| 30 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.