shdocvw: Added WebBrowser v1 registration.
[wine] / dlls / msvcrt / tests / Makefile.in
2006-01-06  Aric Stewartmsvcrt: Add a regression test for _fullpath.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2004-11-04  Aneurin Price- Move printf tests from scanf.c to printf.c (and fix...
2004-07-19  Mike HearnAdd some test cases for _wputenv, fix deletion of non...
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-03-25  Uwe BonnesCorrect errors with move to kernel time functions.
2004-03-19  Uwe BonnesRelay msvcrt_memcpy to memmove, CString::Insert seems...
2003-11-20  Dimitrie O. PaunFix realloc() to match the documented behaviour.
2003-09-24  Jon GriffithsAdded tests for cpp objects/RTTI.
2002-12-17  Bill Curriefdopen: don't rewind the file after creating the FILE...
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.