i know it&#39;s not what it does, it&#39;s an alternative someone refered in irc. i was wondering what you think would be the correct approach, since both fix the problem, the alternative just goes against the msdn documentation, which has been refered as not reliable :D<br>
<br><div class="gmail_quote">2009/3/23 James Hawkins <span dir="ltr">&lt;<a href="mailto:truiken@gmail.com">truiken@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sun, Mar 22, 2009 at 4:04 PM, Ricardo Filipe<br>
&lt;<a href="mailto:ricardojdfilipe@gmail.com">ricardojdfilipe@gmail.com</a>&gt; wrote:<br>
&gt; my next task was to fix this eheh.<br>
&gt; i think it would make more sense to just change<br>
&gt;<br>
&gt; if(!params-&gt;PathBuffer &amp;&amp; !params-&gt;PathBufferSize)<br>
&gt;<br>
&gt; to<br>
&gt;<br>
&gt; if(!params-&gt;PathBuffer)<br>
&gt;<br>
<br>
</div>That&#39;s not what the patch does, but I did mistakenly leave an extra<br>
copy of requiredSize &gt; params-&gt;PathBufferSize in the top if statement.<br>
�Feel free to send a correct patch.<br>
<br>
--<br>
<font color="#888888">James Hawkins<br>
</font></blockquote></div><br>