COMPCOLOR
typedef struct _compcolor {
COLORREF
crText;
COLORREF
crBackground;
DWORD
dwEffects; }
COMPCOLOR
;