* fixed COMCTL32_VERSION constant.

git-svn-id: trunk@6258 -
This commit is contained in:
yury 2007-01-28 21:29:56 +00:00
parent 0fd3498892
commit 767a5c12f2

View File

@ -88,7 +88,7 @@
const
ComctlDLL = 'commctrl';
COMCTL32_VERSION=$020e;
COMCTL32_VERSION=$020c;
// Common control shared messages
CCM_FIRST = $2000;