Changeset 5187 for trunk/changelog


Ignore:
Timestamp:
Feb 19, 2001, 7:03:34 AM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5174 r5187  
    1 /* $Id: changelog,v 1.1269 2001-02-18 17:59:27 sandervl Exp $ */
     1/* $Id: changelog,v 1.1270 2001-02-19 06:03:34 bird Exp $ */
     2
     3 2000-02-18: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - Win32k:   o Finished implementation of DosAllocMemEx.
     5                  DosAllocMemEx is equal to DosAllocMem but takes some extra
     6                  OBJ_ flags (defined in win32k.h).
     7                  TODO: "Grow arena" problem when allocating memory at a
     8                  specific location. I'll fix this ASAP and add a fix for the
     9                  loader too (which has the same problems with loading EXEs
     10                  without fixup above 64MB).
    211
    312 2001-02-18: Sander van Leeuwen <sandervl@xs4all.nl>
    413    - USER32:   o Restore window origin in SetWindowPos for parent window with
    5                   CS_OWNDC style. 
     14                  CS_OWNDC style.
    615                  Do the same thing in WM_VRNENABLED message handler.
    716                  (fixes paint offset problems in Opera windows)
Note: See TracChangeset for help on using the changeset viewer.