ref_for
return ref_for(get_app_path().c_str());
entry_ref ref = ref_for(testFile1);
entry_ref ref = ref_for(testFile2);
entry_ref ref = ref_for(x86ResFile);
entry_ref ref = ref_for(ppcResFile);
entry_ref ref = ref_for(elfFile);
entry_ref ref = ref_for(pefFile);
entry_ref ref = ref_for(emptyFile);
entry_ref ref = ref_for(noResFile);
entry_ref ref = ref_for(noSuchFile);