I just came across these old (2004-2005) patches for the imagehlp DLL:<br><br><a href="http://wine.1045685.n5.nabble.com/Rediff-d-Resent-2-Imagehlp-Imagebinding-patches-tp1718821p1718821.html">http://wine.1045685.n5.nabble.com/Rediff-d-Resent-2-Imagehlp-Imagebinding-patches-tp1718821p1718821.html</a><br>

<br>I think they're relevant to what I'm trying to do, using Wine to prepare Windows executables from Python code. cx_Freeze calls BindImageEx to work out what DLLs it should include. It's currently just a fixme stub:<br>

<br><a href="http://source.winehq.org/source/dlls/imagehlp/modify.c#L44">http://source.winehq.org/source/dlls/imagehlp/modify.c#L44</a><br><br>I don't know about wine development, but are these patches still likely to work? What would need to happen for them to be merged in?<br>

<br>Thanks,<br>Thomas<br><br><pre><br></pre><br>