msvcrt: Use a valid parameter array when demangling a template name.
[wine] / dlls / msvcrt / tests / dir.c
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.