Re: Support Ordinal forwarding in Dll loading
June 28, 2001
8:39 p.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
9035
Age (days ago)
9035
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard