On 04.10.2015 00:25, lx42 wrote:
So my question is, does mono respect PreserveSig?
DllImportAttribute.PreserveSig = false is not supported. However, methods of COM interfaces do have "PreserveSig = false" semantics by default, unless they were marked with [MethodImp(MethodImplOptions.PreserveSig)] Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
