msvcrt/file.c: file mode T (temporary file)

Robert van Herk mijnspamboxje at hotmail.com
Fri Feb 24 15:19:55 CST 2012


Windows fopen has some fancy file modes 'T' and 'D'.
Currently, wine wrongly interprets 'T' as 't'. They should be interpreted differently though: 't' is text file, and 'T' is temporary file.

I've fixed this, and added a conformance test.

Test ran on Windows 7 Home Premium.

Kind regards,
Robert
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120224/f31cb397/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Committer-Robert-van-Herk-mijnspamboxje-hotmail.com.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120224/f31cb397/attachment.txt>


More information about the wine-patches mailing list