* dss constants from Paul

git-svn-id: trunk@13303 -
This commit is contained in:
marco 2009-06-20 11:17:41 +00:00
parent 80864ebf31
commit 0212aa9311

View File

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