Moved a few more functions to the dlls/kernel directory.
[wine] / dlls / ntdll / loadorder.c
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.