* Missing code * Process launching 3 g_shell_quote 1 g_shell_unquote * String g_ascii_strncasecmp g_strjoinv * Miscelaneous g_propagate_error GLIB_CHECK_VERSION -- currently broken, but does not matterh much *rva = GUINT32_FROM_LE (assembly->text_rva + assembly->imp_names_offset + 14); /* 14 is hint+strlen+1 of func name */ ---------------------------------------------------------------------- * Should implement, for better performance: Macros: 6 G_UNLIKELY 4 G_LIKELY * Unimplemented, not supported currently: g_unichar_tolower Used for deprecated unmanaged string collation g_unichar_type Used for deprecated unmanaged string collation * Dead Code The GMainLoop code was no longer in use in Mono. * Windows implementations needed Directory, File manipulation: g_dir_open, g_dir_close, g_dir_read_name We're missing a native windows implementation. The unix one is in place. * Information retrieval 1 g_win32_getlocale