Changeset 5301 for trunk/changelog


Ignore:
Timestamp:
Mar 12, 2001, 3:12:12 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5300 r5301  
    1 /* $Id: changelog,v 1.1300 2001-03-11 16:51:58 bird Exp $ */
     1/* $Id: changelog,v 1.1301 2001-03-12 14:12:12 sandervl Exp $ */
     2
     3 2001-03-12: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: o Fix for SearchPathA with NULL parameter for output buffer
     5                  (reported by Ahti Heinla)
     6    - USER32:   o Fail if BeginPaint called with NULL PAINTSTRUCT pointer
     7                  (verified in NT4, SP6)
    28
    39 2001-03-11: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     
    2632    - include   o More changes and fixes for Watcom
    2733
    28 
    2934 2001-03-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
    3035    - Win32k:   o Fixed some 16-bit compiler problems.
    3136                o Fixed 4.51 toolkit problems.
     37
     38 2001-02-29: Sander van Leeuwen <sandervl@xs4all.nl>
     39    - KERNEL32: o First check executable name during internal dll loading
     40                  then try loading it as a dll.
     41                o Reroute ReadFile for standard handle class to Open32.
    3242
    3343 2001-02-28: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.