Added some stubs.
[wine] / dlls / kernel / path.c
2004-03-26  Alexandre JulliardStore the windows and system directories as long path...
2004-03-25  Alexandre JulliardReimplemented SearchPathW using ntdll functions.
2004-03-17  Alexandre JulliardRetrieve a short name in GetShortPathNameW if the long...
2004-01-20  Eric Pouech- RtlGetFullPathName_U: rewritten so that the source...
2004-01-15  Eric PouechReimplemented Get{Short|Long}PathName and updated the...