<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'>
Try 2 fixes some blatant memory bug in the conformance test<br>---------------------------------------------------------------------------<br><br> <div><style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
<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></div>                                        </div></body>
</html>