Changeset 4187


Ignore:
Timestamp:
Sep 4, 2000, 8:17:54 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/changelog

    r4186 r4187  
    1  /* $Id: changelog,v 1.1104 2000-09-04 17:52:38 bird Exp $ */
     1 /* $Id: changelog,v 1.1105 2000-09-04 18:17:54 sandervl Exp $ */
     2
     3 2000-09-04: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: GetDiskFreeSpaceExA: added support for 64 bits disk size
     5                Rewrote GetDiskFreeSpace (no longer uses Open32)
     6    - USER32:   SetWindowLong GWL_WNDPROC changes/fixes
     7                Type of SetWindowLong determines new window proc type
     8                UNLESS the new window proc has already been registered
     9                (use the old type in that case) (VERIFIED in NT 4, SP6)
     10                Return original window procedure if types match (SetWindowLongX & proc type)
     11                otherwise window proc wrapper.
     12                Fixes wrong strings in Notes 5.0. (new string problems, but they
     13                are caused by something else)
    214
    315 2000-09-04: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     
    1729
    1830 2000-09-03: Patrick Haller <phaller@gmx.net>
    19     - KERNEL32: - NLS sync with WINE
     31    - KERNEL32: NLS sync with WINE
    2032
    2133 2000-09-03: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.