<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Windows fopen has some fancy file modes 'T' and 'D'.<br>Currently, wine wrongly interprets 'T' as 't'. They should be interpreted differently though: 't' is text file, and 'T' is temporary file.<br><br>I've fixed this, and added a conformance test.<br><br>Test ran on Windows 7 Home Premium.<br><br>Kind regards,<br>Robert<br>                                      </div></body>
</html>