2008-05-16 Tor Lillqvist <tml@novell.com> * win32/gwin32directorymonitor.c: #define _WIN32_WINNT 0x0400 to get declaration of ReadDirectoryChangesW() from Platform SDK headers. svn path=/trunk/; revision=6893
2008-03-12 Tor Lillqvist <tml@novell.com> * configure.in: Expand gio/win32/Makefile. 2008-03-12 Tor Lillqvist <tml@novell.com> Bug 517419 - gio win32 directory monitor Implementation by Vlad Grecescu. * win32/Makefile.am * win32/gwin32directorymonitor.h * win32/gwin32directorymonitor.c: New files. * giomodule.c: Set up the GWin32DirectoryMonitor plumbing. * Makefile.am: Add the win32 subdirectory. svn path=/trunk/; revision=6698