Ryujinx-GtkSharp/gtkdotnet
Christian Hoff 58e97c087a 2009-09-02 Christian Hoff <christian_hoff@gmx.net>
* glib/Global.cs: Add a public constant field specifying the
	calling convention used by GLib and depending libraries.
	By now it's hardcoded to Cdecl as every non-Win32 runtime
	should ignore this attribute.
	* *.cs, *.custom: Use GLib.Global.CallingConvention for both
	pinvokes and callbacks. Plugs a stack leak on Win32. All
	pinvokes defaulted to StdCall and thus the stack was never
	cleaned up.

svn path=/trunk/gtk-sharp/; revision=141175
2009-09-02 20:17:37 +00:00
..
Graphics.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
gtk-dotnet-3.0.pc.in 2009-08-30 Christian Hoff <christian_hoff@gmx.net> 2009-08-30 20:06:33 +00:00
gtk-dotnet.dll.config.in 2009-08-12 Christian Hoff <christian_hoff@gmx.net> 2009-08-12 08:24:32 +00:00
Makefile.am 2009-08-30 Christian Hoff <christian_hoff@gmx.net> 2009-08-30 20:06:33 +00:00