- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / dll / win32 / kernel32 / misc / recovery.c
index 510397a..9a0d818 100644 (file)
  *                  10/28/2005 Created stubs (w3)
  */
 
  *                  10/28/2005 Created stubs (w3)
  */
 
+/* File contains Vista Semantics */
+#undef _WIN32_WINNT
+#define _WIN32_WINNT 0x0600
+
 #include <k32.h>
 
 #define NDEBUG
 #include <k32.h>
 
 #define NDEBUG