Open a file, using a TCHAR or CString filename
int openUi(const TCHAR * uiName, int access);
DFile Class