typedef struct tagNMTVCUSTOMDRAW { NMCUSTOMDRAW nmcd; COLORREF clrText; COLORREF clrTextBk; #if (_WIN32_IE >= 0x0400) int iLevel; #endif } NMTVCUSTOMDRAW, *LPNMTVCUSTOMDRAW;