Changeset 3077 for trunk/changelog


Ignore:
Timestamp:
Mar 10, 2000, 5:16:56 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3073 r3077  
    1  /* $Id: changelog,v 1.795 2000-03-10 15:19:45 mike Exp $ */
     1 /* $Id: changelog,v 1.796 2000-03-10 16:16:56 sandervl Exp $ */
     2
     3 2000-03-09: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - KERNEL32: Set initial max nr of file handles to 256 during kernel32 init
     5                    Create DDRAW & DSOUND registry keys in InitRegistry
     6                    (NOTE: Must be done in install program!)
     7                    Added some win95 stubs
     8        - GDI32:    Added 16 bits device apis stubs
    29
    310 2000-03-10: Michal Necasek <mike@mendelu.cz>
     
    3340                    dll dependencies
    3441                    TODO: Circular dependencies only partly working
    35                           (a->b->a works, but a->b->c->a won't)
     42                          (a->b->a works, but a->b->c->a doesn't)
    3643        - USER32: Fixed bug in dialog constructor (class name translation)
    3744                  (only showed up in release build)
Note: See TracChangeset for help on using the changeset viewer.