> To get around this you'd have to either
> link a separate copy of the plugin for each executable, or access the
> symbols in the executable indirectly through GetProcAddress and function
> pointers.

Hacking the compiler (or postlinker!) to emit a special constructor that
does the necessary GetProcAddress invocations seems not too hard...

Paolo

Reply via email to