home *** CD-ROM | disk | FTP | other *** search
-
-
-
- #define DT_TOP 0x0000 // Resource compiler needs these as do other programs
- #define DT_LEFT 0x0000 // that want to use the control
- #define DT_CENTER 0x0001
- #define DT_RIGHT 0x0002
- #define DT_VCENTER 0x0004
- #define DT_BOTTOM 0x0008
-
- #define XS_BORDERIN 0x1000 // More definitions for programs
- #define XS_BORDEROUT 0x2000
-
-
-
-