[Gtk-sharp-list] CallingConvention.Cdecl is not on every DllImport's in Gtk#
Ulrich Buchgraber
ulrich.b at gmx.at
Tue May 25 16:10:14 EDT 2010
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
More information about the Gtk-sharp-list
mailing list