Assorted spelling fixes.
[wine] / dlls / ntdll / env.c
2004-03-12  Alexandre JulliardGet rid of ntdll_get_process_heap and ntdll_get_process...
2003-10-08  Alexandre JulliardMoved build_command_line back to kernel and make it...
2003-10-04  Alexandre JulliardConverted process creation to Unicode.
2003-10-04  Alexandre JulliardImplemented RtlCreateProcessParameters and related...
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Mike McCormackNull parameters need to be quoted on the commandline.
2003-06-18  Eric Pouech- fixed a couple of bugs in ntdll environment functions...
2003-05-13  Eric PouechImplemented RtlExpandEnvironmentStrings_U and fixed...
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.