Changeset 3405 for trunk/changelog
- Timestamp:
- Apr 16, 2000, 12:46:18 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
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> 4 8 - KERNEL32: Reorganized/reworte LoadLibrary/LoadLibraryEx code. 5 9 isPEImage was changed to return 1 if DLL and 2 if EXE. … … 8 12 - include\odin32validate.h: 9 13 New header file. Parameter validation macros. 10 11 12 2000-04-16: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>13 14 - KERNEL32: Before reading Sanders last message I had rewritten most of 14 15 the findDll function. So, as my implementation seems a bit
Note:
See TracChangeset
for help on using the changeset viewer.
