EntryHasWindowOpen
if (tracker != NULL && tracker->EntryHasWindowOpen(model->EntryRef())) {
if (tracker != NULL && !tracker->EntryHasWindowOpen(&fRef)) {
bool EntryHasWindowOpen(const entry_ref*);