credui: Delete the static critical section when unloading the dll.
[wine] / dlls / msvcrt / tests / dir.c
2010-06-25  Andrew Nguyenmsvcrt: Implement _wmakepath_s.
2010-06-25  Andrew Nguyenmsvcrt: Implement _makepath_s.
2008-07-09  Jon Griffithsmsvcrt: Make tests for [w]makepath pass.
2008-07-09  Jon Griffithsmsvcrt: Tests for [w]makepath.
2007-08-07  Peter Beutnermsvcrt: Fix _makepath().
2007-08-07  Peter Beutnermsvcrt: Add _makepath() tests.
2007-03-06  Paul Vriensmsvcrt/tests: Properly remove temporary directory.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-11  Aric Stewartmsvcrt: Modify dir test to create its own directory...
2006-01-06  Aric Stewartmsvcrt: Add a regression test for _fullpath.