Searched refs:wideFileName (Results 1 – 1 of 1) sorted by relevance
130 wchar_t wideFileName[kMaxFileNameSize]; in OpenFile() local131 wideFileName[0] = 0; in OpenFile()137 wideFileName, in OpenFile()143 tmpId = _wfopen(wideFileName, L"rt"); in OpenFile()145 tmpId = _wfopen(wideFileName, L"wt"); in OpenFile()150 tmpId = _wfopen(wideFileName, L"rb"); in OpenFile()152 tmpId = _wfopen(wideFileName, L"wb"); in OpenFile()