Changeset 3996 for trunk/changelog


Ignore:
Timestamp:
Aug 11, 2000, 8:43:29 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3992 r3996  
    1  /* $Id: changelog,v 1.1059 2000-08-11 10:54:35 sandervl Exp $ */
     1 /* $Id: changelog,v 1.1060 2000-08-11 18:43:29 sandervl Exp $ */
    22
    33 2000-08-11: Sander van Leeuwen <sandervl@xs4all.nl>
     
    88                Build fake dll header for system dlls and use it's address
    99                as instance handle.
     10                VIRTUAL_MapFileA/W: open file in share read/write mode
     11                Fixed  HMDuplicateHandle (check for DUPLICATE_ACCESS_READWRITE)
     12                LoadLibraryExA: if dll name = executable name of current process
     13                -> return handle of exe
     14                (GrandPrix 3 installer does this; verified in NT)
     15                FreeLibrary: if handle = exe handle of current process -> ignore
    1016    - SRC\*\initterm.cpp
    1117                Changed RegisterLxDll call for fake headers.
Note: See TracChangeset for help on using the changeset viewer.