Browse Source

rtl: add UDS_HOTTRACK style

git-svn-id: trunk@15234 -
paul 15 years ago
parent
commit
714a7e82d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/win/wininc/defines.inc

+ 1 - 0
rtl/win/wininc/defines.inc

@@ -3760,6 +3760,7 @@ Type
      UDS_ARROWKEYS = 32;
      UDS_AUTOBUDDY = 16;
      UDS_HORZ = 64;
+     UDS_HOTTRACK = 256;
      UDS_NOTHOUSANDS = 128;
      UDS_SETBUDDYINT = 2;
      UDS_WRAP = 1;