"Guy L. Albertelli" galberte@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@winehq.com