- 1
- 2
- 3
- 4
- 5
- 6
- 7
CRect rcHeaderImage;
rcHeaderImage.left = listColumn.m_strText.IsEmpty() ? ( ( rcHeaderText.left + rcHeaderText.right ) / 2 ) - ( sizeIcon.cx / 2 ) 
        - (( !m_bShowThemed
#ifndef DISABLE_XP_THEMES
        || m_thmHeader.IsThemeNull()
#endif
        ) ? 0 : 1 ) : rcHeaderText.left;
 Follow us!
 Follow us!
Комментарии (1) RSS
Добавить комментарий