Changeset 3405 for trunk/changelog


Ignore:
Timestamp:
Apr 16, 2000, 12:46:18 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3403 r3405  
    1  /* $Id: changelog,v 1.896 2000-04-16 07:12:01 bird Exp $ */
    2 
    3  2000-04-17: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
     1 /* $Id: changelog,v 1.897 2000-04-16 10:46:18 sandervl Exp $ */
     2
     3 2000-04-16: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - KERNEL32: Put back dll search method, fixed bug in LoadLibraryEx
     5                    (no return after error detection)
     6
     7 2000-04-16: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    48        - KERNEL32: Reorganized/reworte LoadLibrary/LoadLibraryEx code.
    59                    isPEImage was changed to return 1 if DLL and 2 if EXE.
     
    812        - include\odin32validate.h:
    913                    New header file. Parameter validation macros.
    10 
    11 
    12  2000-04-16: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    1314        - KERNEL32: Before reading Sanders last message I had rewritten most of
    1415                    the findDll function. So, as my implementation seems a bit
Note: See TracChangeset for help on using the changeset viewer.