AddChild Method
Adds a child file or folder to a parent folder.
Syntax
char* AddChild(char* lpszChildId);
Remarks
This method adds an existing file or folder specified by ChildId to a parent folder specified by ResourceId. ChildId is the resource Id of the child resource.