unicows update and PE memory format

Alexandre Julliard julliard at winehq.org
Mon Nov 24 14:05:10 CST 2003


Shachar Shemesh <wine-devel at shemesh.biz> writes:

> It seems that I won't be able to use the forwarding inside the spec
> file. I'm not sure exactly why that is, but I think the unicows.lib
> link time library tries to load stuff by doing "GetModuleHandle", and
> then fetching relative values from that place. Is there a plausable
> assumption about PE memory layout? Is this something that Win32
> properly defines? Do we have such a format for winelib dlls?

Yes, builtin dlls have a PE header, so this kind of thing is supposed
to work. Could you please give us more details on what happens here?

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list