OnEntryAdded
virtual void OnEntryAdded(const char* path) = 0;
virtual void OnEntryAdded(const char* path);
fListener->OnEntryAdded(pathBuffer);