netapi32: Remove unused variable.
[wine] / dlls / msvcrtd / tests /
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-12  Saulius KrasuckasDon't import MSVCRTD.DLL and don't fail when it could...
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-07-21  Saulius Krasuckas- Declare implemented functions inside #ifndef _DEBUG...
2005-06-20  Stefan HuehnerMake some function static.
2004-05-18  Patrik StridvallImplemented the debug version of operator new (C++).