Am Donnerstag, 27. Mai 2004 13:05 schrieb Magnus Hagander:
> I don't beleive this is a windows-specific issue. It's a general issue
> for all relocateable installs.
Except that no one except Windows uses relocatable installs.
> As for how to do it - on Windows you *can* get the path of the DLL that
> is executing your code, using GetModuleFileName(). Hardly
> cross-platform, but can be done.
That sounds pretty reasonable to me.