Auto-register DLLs during 2nd stage setup
[reactos.git] / reactos / lib / syssetup / syssetup.xml
index 09695c9..d2b5c59 100644 (file)
@@ -6,6 +6,7 @@
        <define name="_UNICODE" />
        <define name="_WIN32_IE">0x0600</define>
        <define name="_WIN32_WINNT">0x0501</define>
+       <define name="_SETUPAPI_VER">0x0501</define>
        <library>uuid</library>
        <library>ntdll</library>
        <library>kernel32</library>