msvcrt: Few failing tests for O_TEXT files

Richard Cohen richard at daijobu.co.uk
Sat Oct 8 06:53:13 CDT 2005


Vitaliy Margolen wrote:
 > +  _lseek(tempfd, -1, FILE_END);
> +  ok(_read(tempfd,btext,LLEN) == 1, "_read expected 0 got '\\n'\n");

That doesn't look right.

Richard.



More information about the wine-devel mailing list