Searched refs:m_recent_path_dat_path (Results 1 – 4 of 4) sorted by relevance
38 wstring m_recent_path_dat_path; //"recent_path.dat"文件的路径 variable
391 if (file.Open(theApp.m_recent_path_dat_path.c_str(), CFile::modeRead)) in LoadOldData()459 …eApp.m_str_table.LoadTextFormat(L"MSG_SERIALIZE_ERROR", { theApp.m_recent_path_dat_path, exception… in LoadOldData()
101 m_recent_path_dat_path = m_config_dir + L"recent_path.dat"; in InitInstance()
1160 …on::FileExist(theApp.m_recent_list_dat_path) && !CCommon::FileExist(theApp.m_recent_path_dat_path)) in FirstRunCreateShortcut()