[Mono-list] a bit OT: DLL to Assembly

Lloyd Dupont lloyd@galador.net
Tue, 04 Sep 2001 20:12:00 +0200


> class Math {
> [Dllimport("libc")]
> static double sin (double x)
> }
mmhh... yes, i know, thanks.
my trouble is that this don't work when i write "C# Applet"
(C# control viewing in IE on the web)

i will try to see how resource such as jpg is managed, maybe
it will help...