Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(),
[wine] / dlls / msvcrt / tests /
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.