enable theming of the checklist control

svn path=/trunk/; revision=17544
This commit is contained in:
Thomas Bluemel 2005-08-25 19:53:37 +00:00
parent eafb1ee3f7
commit 011639b626

View file

@ -7,6 +7,7 @@
<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>