<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>On Wed, 18 Feb 2015 13:32:20 +0100, Stefan Dösinger wrote:<br><br>> Am 2015-02-18 um 11:53 schrieb Hugh McMaster:<br>> > - if (ii.dwFlags & VIDCF_QUALITY) mywprintf(sspc_fmt, VIDCF_QUALITY_W);<br>> > +  if (ii.dwFlags & VIDCF_QUALITY) mywprintf(s_fmt, VIDCF_QUALITY_W);<br>> >       if (ii.dwFlags & VIDCF_CRUNCH) mywprintf(sspc_fmt, VIDCF_CRUNCH_W);<br>> I don't think this works. If VIDCF_QUALITY is not set, but any other<br>> flag is, it will now print a leading space.<br><br>Good point. I'll rethink this and resend.<br></div>                                           </div></body>
</html>