Support Ordinal forwarding in Dll loading

Alexandre Julliard julliard at winehq.com
Thu Jun 28 20:39:09 CDT 2001


"Guy L. Albertelli" <galberte at neo.lrun.com> writes:

> 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.

I don't think Windows supports something like this. I would suggest
instead to fix specmaker to not generate a forward in this case.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list