The ImageBase of my TortoiseSVN.dll (version 1.4.1) is 10000000h: this
is a common default image base address and hence those applications that
have the shell extension DLL loaded into them (e.g. on my system:
Explorer, Firefox, Thunderbird, MSN Messenger) often have to relocate
it. This drives up memory usage, as relocations must be applied :-(
(actually, there are 0 relocations in your .reloc section, but I don't
know if Windows will check this and share the DLL code anyway..). You
should be able to fix this just by a linker command line option.
Thanks,
Max
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 10 16:55:58 2006