Loading resources from wine dlls

Alexandre Julliard julliard at winehq.org
Fri Aug 26 07:44:44 CDT 2005


Michael Jung <mjung at iss.tu-darmstadt.de> writes:

> Thinking about it again, there probably is no such thing as an ELF wrapped PE?

No, the ELF linker cannot support everything we need, so parts of the
PE header need to be generated at load time. So there's no way to
access a real PE header without loading the dll.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list