Changeset 3996 for trunk/changelog
- Timestamp:
- Aug 11, 2000, 8:43:29 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3992 r3996 1 /* $Id: changelog,v 1.10 59 2000-08-11 10:54:35sandervl Exp $ */1 /* $Id: changelog,v 1.1060 2000-08-11 18:43:29 sandervl Exp $ */ 2 2 3 3 2000-08-11: Sander van Leeuwen <sandervl@xs4all.nl> … … 8 8 Build fake dll header for system dlls and use it's address 9 9 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 10 16 - SRC\*\initterm.cpp 11 17 Changed RegisterLxDll call for fake headers.
Note:
See TracChangeset
for help on using the changeset viewer.