mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 16:25:31 +00:00
58e97c087a
* 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 |
||
---|---|---|
.. | ||
glue | ||
AppInfoAdapter.custom | ||
File.custom | ||
FileAdapter.custom | ||
FileEnumerator.custom | ||
FileFactory.cs | ||
gio-api.raw | ||
gio-sharp-3.0.pc.in | ||
gio-sharp.dll.config.in | ||
Gio.metadata | ||
GioStream.cs | ||
Makefile.am |