Changeset 714 for trunk/changelog
- Timestamp:
- Aug 27, 1999, 6:53:59 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r711 r714 1 /* $Id: changelog,v 1.142 1999-08-27 12:46:39 phaller Exp $ */ 1 /* $Id: changelog,v 1.143 1999-08-27 16:53:59 sandervl Exp $ */ 2 3 99-08-27: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: Rewrote memory mapped files for multiple views 5 Increased default nr of pages loaded so loading 6 large apps doesn't take forever to start in IPMD. 7 - KERNEL32: Process dll exports before imports in order to support 8 circular dll dependencies. 9 - KERNEL32: Replaced fopen/fclose calls in windll.cpp; they mess up FS. 10 Init full path of image during Init method. 2 11 3 12 99-08-27: Patrick Haller <phaller@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.