Changeset 4442 for trunk/changelog
- Timestamp:
- Oct 6, 2000, 5:13:40 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r4438 r4442 1 /* $Id: changelog,v 1.117 6 2000-10-06 11:02:49sandervl Exp $ */1 /* $Id: changelog,v 1.1177 2000-10-06 15:13:40 sandervl Exp $ */ 2 2 3 3 2000-10-06: Sander van Leeuwen <sandervl@xs4all.nl> … … 6 6 Init console earlier. (before exe is loaded; some dlls want 7 7 to send output to the console while they're being loaded) 8 EnumResourceNamesW/EnumResourceTypesW fixes (strings not terminated) 9 CreateProcessA/W fix for setting current directory of new process; 10 Open32 ignores lpCurrentDirectory parameter 11 - PELDR: Special parameter for setting current directory added (/OPT[CURDIR=x]) 12 - USER32: Ignore class background brush in DefDlgProc for WM_ERASEBKGND 13 (always use GetSysColorBrush(COLOR_BTNFACE)) 14 (Wine does this and it fixes the 1st dialog of the Netscape 6 install) 15 OemToCharBuffA fix; put back special characters that got translated 16 to 0xff (fixes Netscape 6 install license edit control) 8 17 9 18 2000-10-05: Michal Necasek <mike@mendelu.cz>
Note:
See TracChangeset
for help on using the changeset viewer.