| Line | |
|---|
| 1 | /* $Id: changelog,v 1.1637 2001-08-06 19:39:45 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 | o Support different ordinal base for custom build
|
|---|
| 10 | - CUSTOMBUILD:
|
|---|
| 11 | o Add SHLWAPI exports + changes for ordinal exports
|
|---|
| 12 |
|
|---|
| 13 | 2001-08-06: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
|---|
| 14 | - COMCTL32: o Datetime fixes
|
|---|
| 15 |
|
|---|
| 16 | 2001-08-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 17 | - CUSTOMBUILD:
|
|---|
| 18 | o Add registration of gdi32 & advapi32
|
|---|
| 19 | o Use toupperW in kernel32 instead of toupper (C runtime lib)
|
|---|
| 20 | o Removed NTDLL dependency
|
|---|
| 21 | - CRTDLL: o Use toupperW in kernel32 instead of toupper (C runtime lib)
|
|---|
| 22 | - TESTDRV: o Added sample of device specific driver dll
|
|---|
| 23 |
|
|---|
| 24 | 2001-08-03: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 25 | - KERNEL32: o Temporarily disabled new name lookup (resources) until
|
|---|
| 26 | the real problem is located (wrc).
|
|---|
| 27 | (fixes preference page in Opera)
|
|---|
| 28 |
|
|---|
| 29 | 2001-08-02: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 30 | - GDI32: o Set codepage of HDC returned by CreateDCA
|
|---|
| 31 | - COMDLG32: o Set codepage of HDC returned by PrintDlgA
|
|---|
| 32 | (fixes codepage problems while printing in Opera)
|
|---|
| 33 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.