enable theming of the checklist control
authorThomas Bluemel <thomas@reactsoft.com>
Thu, 25 Aug 2005 19:53:37 +0000 (19:53 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Thu, 25 Aug 2005 19:53:37 +0000 (19:53 +0000)
svn path=/trunk/; revision=17544

reactos/lib/aclui/aclui.xml

index c0679ab..8d26022 100644 (file)
@@ -7,6 +7,7 @@
        <define name="_WIN32_IE">0x0500</define>
        <define name="_WIN32_WINNT">0x0600</define>
        <define name="WINVER">0x0600</define>
        <define name="_WIN32_IE">0x0500</define>
        <define name="_WIN32_WINNT">0x0600</define>
        <define name="WINVER">0x0600</define>
+       <define name="SUPPORT_UXTHEME" />
        <library>ntdll</library>
        <library>kernel32</library>
        <library>user32</library>
        <library>ntdll</library>
        <library>kernel32</library>
        <library>user32</library>