:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(75) : error C2065: 'm_FlexGrid' : undeclared identifier
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(217) : error C2628: 'CMSFlexGrid' followed by 'void' is illegal (did you forget a ';'?)
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(218) : error C2556: 'class CMSFlexGrid __thiscall CIhmDlg::OnButton2(void)' : overloaded function differs only by return type from 'void __thiscall CIhmDlg::OnButton2(void)'
i:\dev_c++\dev_philo\ihm_mfc\ihm\ihmdlg.h(43) : see declaration of 'OnButton2'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(218) : error C2371: 'OnButton2' : redefinition; different basic types
i:\dev_c++\dev_philo\ihm_mfc\ihm\ihmdlg.h(43) : see declaration of 'OnButton2'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(232) : error C2039: 'Clear' : is not a member of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(205) : see declaration of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(233) : error C2039: 'SetRows' : is not a member of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(205) : see declaration of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(234) : error C2039: 'SetFormatString' : is not a member of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(205) : see declaration of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(244) : error C2039: 'SetCol' : is not a member of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(205) : see declaration of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(245) : error C2039: 'AddString' : is not a member of 'CMSFlexGrid'
I:\dev_c++\dev_philo\ihm_mfc\ihm\ihmDlg.cpp(205) : see declaration of 'CMSFlexGrid'
Error executing cl.exe.
ihm.exe - 9 error(s), 0 warning(s)
Partager