> Could you send me the assembly for that?
>
> > How can I declare a CallSite to be unmanaged and forcing it to use
> > stdcall calling convention with Mono.Cecil?
>
> callsite.CallingConvention = MethodCallingConvention.StdCall;
>
> I'm not sure about the unmanaged flag, please send me the assembly.

I sent you the files. I did set the CallingConvention, but seems not
to use it...

-- 
--
mono-cecil

Reply via email to