dnsapi: Remove the critical section around res_query.
[wine] / dlls / msvcrtd / tests / debug.c
2010-07-22  Alexandre Julliardmsvcrt: Use the appropriate mangled names for operator...
2010-01-22  Paul Vriensmsvcrtd/tests: Fix a memory leak (Valgrind).
2009-06-16  Alexandre Julliardmsvcrtd/tests: Fix calling convention for operator_new_dbg.
2009-05-27  Michael Stefaniucmsvcrtd: Use size_t instead of unsigned long.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-12  Saulius KrasuckasDon't import MSVCRTD.DLL and don't fail when it could...
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++).