Changeset 4475 for trunk/changelog


Ignore:
Timestamp:
Oct 10, 2000, 7:14:49 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4472 r4475  
    1  /* $Id: changelog,v 1.1188 2000-10-09 22:50:48 sandervl Exp $ */
     1 /* $Id: changelog,v 1.1189 2000-10-10 17:14:49 sandervl Exp $ */
     2
     3 2000-10-10: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: Print date and time of build during init (log)
     5                Create system32\drivers directory during install
     6                Implemented LOAD_LIBRARY_AS_DATAFILE & DONT_RESOLVE_DLL_REFERENCES
     7                LoadLibraryExA/W features. Removed fake image class; put
     8                it in the pe loader class instead.
     9                LoadLibraryExA now also works for executables (implies LOAD_LIBRARY_AS_DATAFILE & DONT_RESOLVE_DLL_REFERENCES)
     10                Rewrote GetVersionSize/Struct to use LoadLibraryExA.
    211
    312 2000-10-09: Yuri Dario <mc6530@mclink.it>
    4     - USER32: Corrected background brush for MDI windows
     13    - USER32:   Corrected background brush for MDI windows
    514
    615 2000-10-09: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.