<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you very much for your comment. : ) I had made a new patch.<br>
    Apart from this, is there anything to do to improve this patch?<br>
    I will be grateful for any advice you can provide.<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <div class="moz-cite-prefix">On 2015年02月27日 12:28, Dmitry Timoshkov
      wrote:<br>
    </div>
    <blockquote cite="mid:20150227122832.63a89b06.dmitry@baikal.ru"
      type="cite">
      <pre wrap="">YongHao Hu <a class="moz-txt-link-rfc2396E" href="mailto:christopherwuy@gmail.com"><christopherwuy@gmail.com></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">+typedef int int32_t;
+typedef unsigned char uint8_t;
+typedef unsigned long uint32_t;
+typedef unsigned long long uint64_t;
</pre>
      </blockquote>
      <pre wrap="">
Please use appropriate win32 types instead.

Besides using 'typedef unsigned long uint32_t' is wrong.

</pre>
    </blockquote>
    <br>
  </body>
</html>