Changeset 9615 for trunk/changelog
- Timestamp:
- Jan 5, 2003, 1:30:45 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r9613 r9615 1 /* $Id: changelog,v 1.2423 2003-01-04 18:17:47 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2424 2003-01-05 12:30:45 sandervl Exp $ */ 2 3 2003-01-05: Sander van Leeuwen <sandervl@innotek > 4 - KERNEL32: o Added ODIN_SetDllLoadCallback; install a dll load hook 5 that's called as soon as all exports are processed 6 (so before any code is executed that can use the dll) 7 o Added ODIN_SetProcAddress; override a name or ordinal export 2 8 3 9 2003-01-04: Sander van Leeuwen <sandervl@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.