Dir_FindFileNoDoti
#define Dir_FindFileNoDot(n, p) Dir_FindFileNoDoti(n, strchr(n, '\0'), p)
fullname = Dir_FindFileNoDoti(file, efile, systemIncludePath);