Move excpt.h out of include/msvcrt/ as it does not conflict with any
[wine] / dlls / ntdll / loader.c
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-15  Alexandre JulliardTrap exceptions in RtlImageNtHeader.
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-07-24  Alexandre JulliardAdded support for ordinal hint in PE_FindExportedFunction.
2002-06-10  Mike McCormack- Partially implement LdrGetDllHandle.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Dmitry TimoshkovAdded LdrDisableThreadCalloutsForDll.