Click here to Skip to main content
15,881,173 members

Comments by Victor Nijegorodov (Top 1 by date)

Victor Nijegorodov 21-Oct-21 6:35am View    
You wrote:
SetIconsList(m_shtSelImages.m_hImageList);//I get an assertion here
//ENSURE(GetSafeHwnd==NULL)
// in function SetIconsList
//inside afxpropertysheet.cpp
But there is not such a line:
ENSURE(GetSafeHwnd==NULL)
in the CMFCPropertySheet::SetIconsList method.