Windows: Set NTDDI_VERSION when setting _WIN32_WINNT
[openafs.git] / src / config / NTMakefile.i386_w2k
index 574274a..8d1f725 100644 (file)
@@ -248,6 +248,7 @@ afscdefs =\
        -DSTRICT \
        -D_WIN32_IE=0x0500 \
        -D_WIN32_WINNT=0x0500 \
+       -DNTDDI_VERSION=0x05000000 \
        -DWINVER=0x0500 \
        -DREGISTER_POWER_NOTIFICATIONS \
        -DAFS_FREELANCE_CLIENT \