Lines Matching full:windows
619 Bug 556415 - Crash on Windows 2000 in g_winhttp_vfs_init()
861 Windows than Unix).
1007 Bug 548988 - g_file_replace fails on Windows when the target file
1011 Windows, close the file before potentially renaming it (in case we
1017 instead of plain fstat() on Windows.
1041 information from the Windows SDK's headers.
1077 Windows. The implementation uses the WinHttp API. Both reading and
1085 requiring people to download the Windows SDK just for this one
1090 * giomodule.c: Call _g_winhttp_vfs_get_type() on Windows to set up
1223 names in the GLib API on Windows, so convert to UTF-16 and open
1229 user's folder under Windows
2013 depend on gio.def on Windows.
2075 library on Windows. Produce .lib library for Microsoft's toolchain
2103 normal struct stat on Unix but struct _stati64 on Windows to have
2110 meaningless attributes like inode numbers on Windows.
2431 Open files with O_BINARY on windows. (#517140)
5167 Support empty file lists for launching new windows.