X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=rostests%2Fwinetests%2Fuser32%2Finput.c;h=d81240cb384b24f6c5da58d0c798436fbb11615d;hp=6c1a0fb27210d7cec62b727b70fa4c4cce85b71b;hb=eda3a3cf5b14074b9c6c7605a26a80d977312b22;hpb=3cb2ec90442e998fcaaa40289641c7c7647a7f3c diff --git a/rostests/winetests/user32/input.c b/rostests/winetests/user32/input.c index 6c1a0fb2721..d81240cb384 100755 --- a/rostests/winetests/user32/input.c +++ b/rostests/winetests/user32/input.c @@ -43,9 +43,10 @@ * if it is a problem. * */ - -#define _WIN32_WINNT 0x500 +#undef _WIN32_WINNT +#undef _WIN32_IE #define _WIN32_IE 0x0500 +#define _WIN32_WINNT 0x500 #include #include