Ryujinx-GtkSharp/gio
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
..
glue 2009-08-30 Christian Hoff <christian_hoff@gmx.net> 2009-08-30 20:06:33 +00:00
AppInfoAdapter.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
File.custom 2009-01-04 Mike Kestner <mkestner@novell.com> 2009-01-04 22:29:56 +00:00
FileAdapter.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
FileEnumerator.custom 2009-01-04 Mike Kestner <mkestner@novell.com> 2009-01-04 22:29:56 +00:00
FileFactory.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
gio-api.raw 2009-04-13 Christian Hoff <christian_hoff@gmx.net> 2009-04-13 17:44:48 +00:00
gio-sharp-3.0.pc.in 2009-08-30 Christian Hoff <christian_hoff@gmx.net> 2009-08-30 20:06:33 +00:00
gio-sharp.dll.config.in 2009-01-04 Mike Kestner <mkestner@novell.com> 2009-01-04 22:29:56 +00:00
Gio.metadata marshal the list returned by VolumeMonitor.ConnectedDrives 2009-02-11 15:07:49 +00:00
GioStream.cs 2009-01-04 Mike Kestner <mkestner@novell.com> 2009-01-04 22:29:56 +00:00
Makefile.am 2009-08-30 Christian Hoff <christian_hoff@gmx.net> 2009-08-30 20:06:33 +00:00