Changeset 19427


Ignore:
Timestamp:
Jul 15, 2002, 4:39:35 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/ChangeLog

    r19424 r19427  
    1 /* $Id: ChangeLog,v 1.2221 2002-07-15 14:26:46 sandervl Exp $ */
     1/* $Id: ChangeLog,v 1.2222 2002-07-15 14:39:35 sandervl Exp $ */
    22
    33 2002-07-15: Sander van Leeuwen <sandervl@innotek.de>
     
    77                o DEFAULT_GUI_FONT is a system object (applications are not allowed
    88                  to delete it)
     9                o Dynamically allocate GDI handle array to prevent waste of
     10                  shared memory (as it is a private array)
    911    - USER32:   o Updates for new handle management
    1012                o System pens & brushes can't be deleted by applications
     
    1315                o Allocate win32 & code heap memory in 64kb chunks
    1416                o Allocate PE image memory at 64kb boundary
     17                o Dynamically allocate handlemanager array to prevent waste of
     18                  shared memory (as it is a private array (for now))
    1519
    1620 2002-07-13: Sander van Leeuwen <sandervl@innotek.de>
Note: See TracChangeset for help on using the changeset viewer.