59 #define MC_TCMF_VALUE 0x00000001
61 #define MC_TCMF_FOREGROUND 0x00000002
63 #define MC_TCMF_BACKGROUND 0x00000004
65 #define MC_TCMF_FLAGS 0x00000008
77 #define MC_TCF_ALIGNDEFAULT 0x00000000
79 #define MC_TCF_ALIGNLEFT 0x00000001
81 #define MC_TCF_ALIGNCENTER 0x00000003
83 #define MC_TCF_ALIGNRIGHT 0x00000002
85 #define MC_TCF_ALIGNVDEFAULT 0x00000000
87 #define MC_TCF_ALIGNTOP 0x00000004
89 #define MC_TCF_ALIGNVCENTER 0x0000000C
91 #define MC_TCF_ALIGNBOTTOM 0x00000008
104 typedef struct MC_TABLECELL_tag {