[Mono-list] Hello World works!

Miguel de Icaza miguel@ximian.com
04 Sep 2001 13:07:08 -0400


> 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.