[Mono-dev] gluing C code into my apps

Pascal Fresnay pascalfresnay at free.fr
Mon Jan 9 08:53:15 EST 2006


Use DllImport :
http://www.mono-project.com/Dllimport

Lukas a écrit :
> Hello,
>
> I recently asked a question about parallel port acces in mono, and it
> was suggested that I "glue" some C code into my apps. This is what I
> originally though that I might have to do but there is one problem.
> How do I use C code within my C# apps? Do i have to call an external
> progam or can i do it inline?
> --
> God Bless,
>
> Luke
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>   




More information about the Mono-devel-list mailing list