[Mono-list] IL reference ?
Lloyd Dupont
lloyd@galador.net
Thu, 22 Nov 2001 14:17:43 +0100
do you know where i could find IL reference ?
i ask this because
1. one told me that there is such reference shipped with MS SKD beta 1
2. i want to export C function pointer in C# (as delegate or static
function call) and want to look in IL language hoping i could achive
this with it...
i ask ths as lately bound function with GetProcAddress don't work, i
have to use other function to get my C function pointer.