Attach a file handle
void attach(t_FileHandle handle, int access = F_READ, bool fShouldClose = true);
DFile Class