How to fix SizeOfImage when loading a builtin dll ?

Alexandre Julliard julliard at winehq.com
Wed May 29 16:37:29 CDT 2002


Laurent Pinchart <laurent.pinchart at skynet.be> writes:

> I then checked the assembly code generated by gcc, and found out that _end - 
> pe_header is computed by reading 2 valus in the .got section and substracting 
> them.
> 
> Could anyone help me ?
> 
> Should I try with a linker script ?

Maybe you should tell us why you need a correct value in there, it may
be possible to find a simpler solution.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list