<div class="gmail_quote">2011/7/8 Christian Inci <span dir="ltr">&lt;<a href="mailto:chris.pcguy.inci@gmail.com">chris.pcguy.inci@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 07/08/2011 01:22 AM, Juan Lang wrote:<br>
&gt; Hi Christian,<br>
&gt; this isn&#39;t quite what Alexandre meant.  *What* did you fix?  Saying<br>
&gt; you did so isn&#39;t enough.<br>
&gt; Thanks,<br>
&gt; --Juan<br>
</div></div>I&#39;m sorry, I thought you can see it out of the sourcecode.<br>
<br>
PATCH 1: Don&#39;t load any variables which aren&#39;t in a section.<br>
PATCH 2: Don&#39;t increase seclen or keylen by 1(one) if section name, key<br>
name is empty. (a empty name seems to be valid too.)<br>
PATCH 3: Don&#39;t return default value if keyname is empty. If keyname is<br>
NULL return error (ERROR_FILE_NOT_FOUND). Allow empty section name.<br>
PATCH 4: GetPrivateProfileStringA should set two null bytes.<br>
PATCH 5: If filename is NULL return error (ERROR_FILE_NOT_FOUND).<br>
PATCH 6: GetPrivateProfileSectionNamesA should set two null bytes. (try<br>
5 of PATCH 6 coming soon.)<br>
<br>
<br>
</blockquote></div>that&#39;s what you should write in the patch subjects :)<div>dll : fix description</div>