60 #define MC_TCMF_VALUE 0x00000001
62 #define MC_TCMF_FOREGROUND 0x00000002
64 #define MC_TCMF_BACKGROUND 0x00000004
66 #define MC_TCMF_FLAGS 0x00000008
78 #define MC_TCF_ALIGNDEFAULT 0x00000000
80 #define MC_TCF_ALIGNLEFT 0x00000001
82 #define MC_TCF_ALIGNCENTER 0x00000003
84 #define MC_TCF_ALIGNRIGHT 0x00000002
86 #define MC_TCF_ALIGNVDEFAULT 0x00000000
88 #define MC_TCF_ALIGNTOP 0x00000004
90 #define MC_TCF_ALIGNVCENTER 0x0000000C
92 #define MC_TCF_ALIGNBOTTOM 0x00000008
105 typedef struct MC_TABLECELL_tag {