Changeset 3386 for trunk/changelog


Ignore:
Timestamp:
Apr 15, 2000, 5:08:12 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3384 r3386  
    1  /* $Id: changelog,v 1.889 2000-04-15 14:19:31 cbratschi Exp $ */
     1 /* $Id: changelog,v 1.890 2000-04-15 15:08:12 sandervl Exp $ */
    22
    33 2000-04-15: Christoph Bratschi <cbratschi@datacomm.ch>
     
    88 2000-04-15: Sander van Leeuwen <sandervl@xs4all.nl>
    99        - WSOCK32:  Async select fix (VPBuddy can connect again)
    10         - KERNEL32: Remove ending backslash in FindFirstFileA (if present)
     10        - KERNEL32: Remove terminating backslash in FindFirstFileA (if present)
    1111                    (otherwise DosFindFirst fails)
    1212                    Fixed flushing of file maps (wrong VirtualQuery parameter)
    1313                    Path search fix for dlls
     14        - ODINCRT:  Added checks for failing mallocs
     15        - USER32:   Corrected return value of EnableWindow
     16                    (return true if previous state was disabled, else false (sdk docs))
     17                    Don't send mouse messages to disabled windows; reroute
     18                    them to their parent windows (if any)
    1419
    1520 2000-04-14: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.