Files
gtk3/gdk/win32
Chun-wei Fan e24530d03b gdk/win32/gdkmonitor-win32.c: Fix build on non-GCC
WINBOOL is MinGW-specific, so change it to BOOL, which is universally
available.

Also, Visua Studio is more picky on where __stdcall (WINAPI) is placed, so
fix that to be in-sync with what is done in the other sources.
2016-05-09 13:14:01 +08:00
..
2016-04-27 23:18:16 -04:00
2016-04-27 23:18:16 -04:00