Robert Jordan wrote: > // > // Define a function pointer type for MonoEmbed:getLinks. > // Notice the "this" argument and MonoException**. > //
Windows requires stdcall: > typedef MonoArray* (__stdcall *GetLinksMethod)(MonoObject*, MonoException**); Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
