<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=GB2312" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Íõ²¨ wrote:
<blockquote cite="mid:BAY105-W29D9CFADDF641A1B91D6E8A1C20@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
  </style>hi, xxcv:<br>
  <br>
i comment the code about registry ,  i will install a mingw cross
compiler later <br>
and check the problem.<br>
 <br>
please help test if there is any problem , thanks.<br>
</blockquote>
<br>
Just remove the static from line below otherwise you're going to have
memory copy error.<br>
This is the last bug which prevent it from running on win32.<br>
<blockquote type="cite">+    static const char psz_paths[MAX_PATH*3] =
"\0";<br>
</blockquote>
<br>
</body>
</html>