Changeset 3377 for trunk/changelog


Ignore:
Timestamp:
Apr 15, 2000, 12:57:27 AM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3373 r3377  
    1  /* $Id: changelog,v 1.884 2000-04-13 18:51:43 sandervl Exp $ */
     1 /* $Id: changelog,v 1.885 2000-04-14 22:57:02 sandervl Exp $ */
     2
     3 2000-04-14: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - KERNEL32: Hardcoded system & windows dir
     5                    system dir  = kernel32 dir
     6                    windows dir = kernel32 dir\win
     7                    Fixed dll attach for pe2lx/win32k & lx Odin executables
     8                    Command line fixes (now starts with full path of exe)
     9                    Search for dlls in:
     10                    1) current dir
     11                    2) win32 exe dir
     12                    3) windows system dir
     13                    4) path
     14                    Append backslash if GetFileAttributes fails (and it's missing
     15                    from the filename)
     16        - PELDR/KERNEL32: Fixed starting of executable with spaces in name
     17                          (might not be 100% complete yet)
     18                          Fixes for relative path of executable
     19        - ODIN.INI.TXT: Removed DIRECTORIES section
    220
    321 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.