<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hi,<br><br>I wrote an application in python and C that I am trying to port to Windows XP (and that's where my nightmare begins). I couldn't find Visual C++ 2003 as recommended in the documentation since Microsoft removed it from download (generously offering 2005 express or 2008 express instead). <br><br>Now I have installed 2005 and I managed to build my extension module, so far so good, it loads in python and works.<br><br>The next step was to make this application and standalone program, so I naturally turned to py2exe. Basically it creates an archive (for which I must embed manually msvcm80.dll and msvcr80.dll). The executable works on my local computer.<br><br>The problem is that when I copy this archive to another windows XP computer, it starts fine but the binary module compiled with
 express 2005 crashes when invoked (all other modules included binaries of wxpython which I supposed were compiled on express 2003 are running fine). How could I solve this problem ?<br><br>Thanks,<br><br>David<br></div><br>



      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a></body></html>