Fix subclassing to support nested messages.
[wine] / dlls / msvcrt / tests / scanf.c
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-06  Peter Berg Larsen%[a-z] and %[z-a] are interpreted as equivalent to...
2003-12-15  Uwe BonnesPatch and test for scanf %i.
2003-12-15  Ferenc WagnerAdded snprintf test.
2003-10-28  Uwe BonnesAnother difference in the printf family.
2003-10-24  Uwe BonnesAdded a test case for sprintf.
2003-10-10  Uwe BonnesAdded test for %n.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-05-13  Uwe BonnesFix some sscanf cases and testcase to get wxtide32...
2003-01-11  Mehmet Yasar- return EOF when stream is empty
2002-12-20  Alexandre JulliardHandle unknown format chars correctly (spotted by Györg...
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.