Why are there not all [DllImport()]'s in the Gtk# sources flagged with theCallingConvention.Cdecl attribute?
For example the dll import of the function "g_spawn_async_with_pipes_utf8()" ingtk-sharp/glib/Spawn.cs in line 146 (current SVN trunk). And there are really many dll imports where the CallingConvention.Cdecl flagis missing. -- KR, Ulrich _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
