> public static extern returntype myFonction(myArgument); > > > i put "mydll" without the ".dll" extension. on linux would interop > > search for adll.so ? or whatelse ? I think we do, yes.