SourceCode/Bond/BoounionPLC/PagePlcList.cpp @@ -202,6 +202,7 @@ if (m_treeCtrl.GetItemData(item) == (DWORD_PTR)pPlc) { return item; } item = m_treeCtrl.GetNextSiblingItem(item); } return nullptr;