CodePudding user response:
Release mode to set breakpoints see content is original, with TRACE output macro test information, or to release all closed mode optimizationCodePudding user response:
How did you write your code?CodePudding user response:
SetItemData is bound data? Do you use the standard ClistCtrl?CodePudding user response:
Code:LV_ITEM lvi;
Lvi. Mask=LVIF_PARAM;
Lvi. IItem=dRowIndex;
Lvi. LParam=iID;
BSetItem=m_MACMVClistQueryResult. SetItem (& amp; Lvi);
Is the painting style of the controls, but since the picture just draw interface, don't change his behavior
CodePudding user response: