Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that
[wine] / dlls / msvcrt / tests /
2003-05-13  Uwe BonnesFix some sscanf cases and testcase to get wxtide32...
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-02-19  Uwe BonnesRough implementation of _O_TEXT/_O_BINARY translation...
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-12-17  Bill Curriefdopen: don't rewind the file after creating the FILE...
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.