Fixed the FIXME in RtlNtStatusToDosError, and implemented
[wine] / dlls / ntdll / loadorder.c
2004-09-24  Uwe BonnesMake WINEDLLOVERRIDES also match for *dll.
2004-07-15  Alexandre JulliardSet the system directory in ntdll as soon as we have...
2004-06-15  Eric PouechConst correctness.
2004-02-24  Alexandre JulliardTweak the load order algorithm a bit to better reflect...
2004-01-05  Alexandre JulliardUpdates for the new loadorder handling of 16-bit dlls.
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-07  Alexandre JulliardRemoved references to GetSystemDirectoryW.
2003-10-04  Alexandre JulliardConverted process creation to Unicode.
2003-09-27  Alexandre JulliardConverted the load order code to use Unicode throughout.
2003-09-25  Alexandre JulliardMoved loadorder support to dlls/ntdll.