29 Jun
2001
29 Jun
'01
1:39 a.m.
"Guy L. Albertelli" <galberte(a)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(a)winehq.com