Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes:
Or is it an error that we call PE_fixup_imports for the second time at all for an already resolved dll?
Yes, we should never fixup a dll twice.
"Alexandre" == Alexandre Julliard julliard@winehq.com writes:
Alexandre> Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes: >> Or is it an error that we call PE_fixup_imports for the second time >> at all for an already resolved dll?
Alexandre> Yes, we should never fixup a dll twice.
If anybody knows how to inhibit this, I'd like to know. All my hacking in pe_image.c seems in vain :-(
Bye