[Mono-list] Exception with DllMap on Windows
Andreas Färber
andreas.faerber at web.de
Sat Apr 24 10:09:28 EDT 2010
Am 24.04.2010 um 16:03 schrieb Alan McGovern:
> There's no need to place P/Invokes in a separate assembly. There's no
> benefit to it. As was said before, just use the windows name for each
> library in your code and on non-windows platforms include the .config
> file with the dllmap sections in it.
That does not help with having a .exe.config on Windows though. You
then need two configs and two binary distros.
Andreas
More information about the Mono-list
mailing list