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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
