Home | History | Annotate | Download | only in glib

Lines Matching full:windows

14 	variable in all cases on Windows.
257 * glib/gmain.c: Rework the g_poll() implementation on Windows to
274 defined on Windows.
300 unexpectedly on Windows
420 Windows." So don't do that then. Indeed the code did work randomly
430 such the same as gintptr on both 32- and 64-bit Windows, but the
511 Windows. Avoid warnings, some of which
568 * glib/gwin32.c: Bypass the Windows "ABI compatibility" symbols on
569 _WIN64. As there hasn't been any widely deployed 64-bit Windows
579 Windows. AC_SUBST it.
606 Preset glib_cv_stack_grows=no on Windows to help
609 * configure.in: Enhancements for 64-bit Windows:
622 * glibconfig.h.win32.in: Patch for 64-bit Windows from Richard
1165 Windows.) The one on Vista returns an error if X_OK is passed.
1178 Windows, and gcc warns: "wint_t is promoted to int when passed
1293 compiler on Windows either.
1343 information or not. G_MAIN_POLL_DEBUG is always defined on Windows
1443 contain the -mms-bitfields flag on Windows.
1451 Windows. When building statically: Also define
1518 the same time on Windows. Put a #define for
1523 Windows, which sucks a bit. But with variables in the GLib API,
1534 Windows. It might well make sense to build static libraries in
1581 definition of WINVER before it includes <windows.h> is used.