Get rid of the argv0 and full_argv0 global variables.
[wine] / dlls / ntdll / path.c
2003-10-07  Alexandre JulliardA couple more fixes in RtlGetFullPathName_U.
2003-10-04  Eric PouechFixed a couple of bugs in RtlGetFullPathName_U.
2003-10-02  Alexandre JulliardFixed a couple of bugs in RtlDosSearchPath_U and RtlGet...
2003-09-16  Alexandre JulliardMoved most kernel string functions to dlls/kernel.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-16  Eric PouechImplemented:
2003-05-15  Eric PouechImplemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
2003-04-16  Alexandre JulliardImplemented RtlIsNameLegalDOS8Dot3 (based on a patch...
2003-04-12  Alexandre JulliardImplemented RtlDetermineDosPathNameType_U and RtlIsDosD...