How do I correctly initialize a COMBOBOXEXITEM variable to prevent the warning LNT1006?

前端 未结 0 1601
离开以前
离开以前 2020-11-21 18:50

Take this code:

void CChristianLifeMinistryEditorDlg::AddComboDateItem(COleDateTime datMonday)
{
    CString strDate = FormatWeekOfMeetingText(datMonday);

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题