- Add patch back after sync with force.
[reactos.git] / rostests / winetests / user32 / input.c
index 6c1a0fb..d81240c 100755 (executable)
  *    if it is a problem.
  *
  */
-
-#define _WIN32_WINNT 0x500
+#undef _WIN32_WINNT
+#undef _WIN32_IE
 #define _WIN32_IE 0x0500
+#define _WIN32_WINNT 0x500
 
 #include <stdarg.h>
 #include <assert.h>