المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Ctree Recycle bin



C++ Programming
08-17-2010, 10:50 PM
Hi all

In CTree control according to MSDN i try to insert image of Recycle bin.But how can i get Int Imge number of Recycle bin?

m_tree..InsertItem("Recycle bin",int Image,hRoot);
I try to find int Image number.
Help me