Changeset 2069 for trunk/src/kernel32/windlllx.cpp
- Timestamp:
- Dec 13, 1999, 10:07:40 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/windlllx.cpp
r1844 r2069 1 /* $Id: windlllx.cpp,v 1. 5 1999-11-26 00:05:19sandervl Exp $ */1 /* $Id: windlllx.cpp,v 1.6 1999-12-13 21:07:40 sandervl Exp $ */ 2 2 3 3 /* … … 9 9 * TODO: Unloading of dlls probably needs to be fixed due to OS/2 bug 10 10 * (wrong unload order of dlls) 11 * TODO: Unloading of system dlls is not correct for the PE loader 12 * (they're always put at the head of the list even though there 13 * might be a dependency with a win32 dll) 11 14 * 12 15 * Project Odin Software License can be found in LICENSE.TXT
Note:
See TracChangeset
for help on using the changeset viewer.