Support Ordinal forwarding in Dll loading

Guy L. Albertelli galberte at neo.lrun.com
Thu Jun 28 19:08:25 CDT 2001


In attempting to use Specmaker to create a forwarding DLL to do testing of
the Rebar and ComboBoxEx controls, I ran into a problem where pe_image.c did
not support forwarding an ordinal only reference. This patch allows that
function to work. The ordinal forward is of the form:
   dllname.DLLNAME_nnnn.

Changelog:
  Guy Albertelli  <<galberte at neo.lrun.com>>

    loader/pe_image.c
      - add support for forwarded ordinal numbers to allow testing with
Specmaker Dlls
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pe_image.c.diff
Type: application/octet-stream
Size: 1535 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010628/c6a2af03/pe_image.c.obj


More information about the wine-patches mailing list