7 ----------------------------------------------------------------------
9 * Should implement, for better performance:
15 * Unimplemented, not supported currently:
17 g_unichar_tolower Used for deprecated unmanaged string collation
18 g_unichar_type Used for deprecated unmanaged string collation
22 The GMainLoop code was no longer in use in Mono.
24 * Windows implementations needed
26 Directory, File manipulation:
28 g_dir_open, g_dir_close, g_dir_read_name
30 We're missing a native windows implementation. The unix one is in place.
32 * Information retrieval