Changeset 4442 for trunk/changelog


Ignore:
Timestamp:
Oct 6, 2000, 5:13:40 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4438 r4442  
    1  /* $Id: changelog,v 1.1176 2000-10-06 11:02:49 sandervl Exp $ */
     1 /* $Id: changelog,v 1.1177 2000-10-06 15:13:40 sandervl Exp $ */
    22
    33 2000-10-06: Sander van Leeuwen <sandervl@xs4all.nl>
     
    66                Init console earlier. (before exe is loaded; some dlls want
    77                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)
    817
    918 2000-10-05: Michal Necasek <mike@mendelu.cz>
Note: See TracChangeset for help on using the changeset viewer.