Fix code assuming that the Reg* functions set the last error code
[reactos.git] / reactos / lib / userenv / userenv.xml
index 86d86eb..a308f64 100644 (file)
@@ -2,8 +2,8 @@
        <importlibrary definition="userenv.def" />
        <include base="userenv">.</include>
        <define name="__USE_W32API" />
        <importlibrary definition="userenv.def" />
        <include base="userenv">.</include>
        <define name="__USE_W32API" />
-       <define name="_WIN32_IE">0x0400</define>
-       <define name="_WIN32_WINNT">0x0501</define>
+       <define name="_WIN32_IE">0x0500</define>
+       <define name="_WIN32_WINNT">0x0600</define>
        <library>uuid</library>
        <library>ntdll</library>
        <library>kernel32</library>
        <library>uuid</library>
        <library>ntdll</library>
        <library>kernel32</library>