RtlGetFullPathName_U should remove the trailing dot on directory
[wine] / dlls / ntdll / tests / env.c
2005-03-22  Jakob ErikssonMore trace info.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-13  Vincent BéronRemove a "\" from a multiline string constant by splitt...
2003-12-15  Hans LeidekkerCheck if a function exists before testing it.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Eric Pouech- kernel32's environment tests: a few more tests now...
2003-05-13  Eric PouechEnhanced test for queries, added tests for expansion.
2003-05-08  Eric PouechAdded environment tests.