Browse Source

* dss constants from Paul

git-svn-id: trunk@13303 -
marco 16 years ago
parent
commit
0212aa9311
1 changed files with 3 additions and 0 deletions
  1. 3 0
      rtl/win/wininc/defines.inc

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

@@ -1027,6 +1027,9 @@
      DSS_UNION = 16;
      DSS_UNION = 16;
      DSS_DISABLED = 32;
      DSS_DISABLED = 32;
      DSS_MONO = 128;
      DSS_MONO = 128;
+     DSS_HIDEPREFIX = 512;
+     DSS_PREFIXONLY = 1024;
+     DSS_RIGHT = 32768;
   { DrawStatusText  }
   { DrawStatusText  }
      SBT_NOBORDERS = 256;
      SBT_NOBORDERS = 256;
      SBT_OWNERDRAW = 4096;
      SBT_OWNERDRAW = 4096;