Quote:
when I use the funcation ,,if the (*ppItemFirst)->isDirectory is false;
and the pItemToAdd->isDirectory is true;
I found the funcation do not anything ,,the pItemToAdd is not be
add to the ppItemFirst ;
|
The idea is to remove any duplicate/unwanted items from the
pItemToAdd tree and then attach what is rest of it to the main tree.