#define _WIN32_WINNT 0x0400 to get declaration of ReadDirectoryChangesW()
authorTor Lillqvist <tml@novell.com>
Fri, 16 May 2008 17:16:37 +0000 (17:16 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 16 May 2008 17:16:37 +0000 (17:16 +0000)
commita6cd26d656aca52b949073e986e729da45139e62
tree7740786ab9b8f521cc2bfd88a9493b0006723793
parente3127daf4e76f1308fc5759374077f80d852cdc8
#define _WIN32_WINNT 0x0400 to get declaration of ReadDirectoryChangesW()

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
gio/ChangeLog
gio/win32/gwin32directorymonitor.c