http://bugs.winehq.org/show_bug.cgi?id=3591
Nerijus Baliunas nerijus@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerijus@users.sourceforge.ne | |t Version|20050930 |0.9.49.
--- Comment #5 from Nerijus Baliunas nerijus@users.sourceforge.net 2007-11-26 18:19:35 --- BeginUpdateResource & EndUpdateResource are now implemented (bug 3897), but one more is missing - BindImageEx. When using py2exe I get:
*** finding dlls needed *** fixme:imagehlp:BindImageEx (7, "C:\python25\DLLs\_hashlib.pyd", ... C:\python25\l"..., (null), 0x541600): stub ... *** create binaries *** *** byte compile python files *** ... and it finishes succesfully.
But the strange thing is that I can successfully run generated exe file under wine and Win98, but under XP trying to run it gives: app.exe is not a valid Win32 application.