imagehlp: Implement (parts of) BindImageEx (try 2)

Bernhard Reiter ockham at raz.or.at
Sat Apr 12 13:43:19 CDT 2014


Here's an updated version that also invokes StatusRoutine with the
BindImportProcedure Status, and Parameter set to the procedure's name,
which is used by py2exe. This means that the requirements to close bug
#3591 should now be fulfilled.

Moreover, I've now replaced FIXME by TRACE, as some messages on the
-devel mailing list concerning similar a-little-more-than-stub
implementations seemed to suggest to do so.

BTW, I've noticed that about 10 years ago, a patch [1] was submitted
implementing BindImageEx in a somewhat complementary way to this one,
i.e. focussing on the actual binding while not at all invoking
StatusRoutine. How come that code didn't make it into Wine? That patch
seems quite feature complete wrt binding.

Bernhard

[1] http://www.winehq.org/pipermail/wine-patches/2004-September/013039.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-parts-of-BindImageEx-so-at-least-freezing-.patch
Type: text/x-patch
Size: 3668 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140412/e4a6458f/attachment.bin>


More information about the wine-patches mailing list