Searched defs:pwszFilename (Results 1 – 4 of 4) sorted by relevance
35 LPWSTR pwszFilename = PathFindFileNameW(pwszPath); in LoadPropSheetHandlers() local
378 LPWSTR pwszFilename = PathFindFileNameW(wszPath); in InitOpensWithField() local472 WCHAR *pwszFilename = PathFindFileNameW(m_wszPath); in InitFilePath() local786 LPWSTR pwszFilename = PathFindFileNameW(wszBuf); in GeneralPageProc() local
204 COpenWithList::SApp *COpenWithList::Find(LPCWSTR pwszFilename) in Find()308 COpenWithList::SApp *COpenWithList::AddInternal(LPCWSTR pwszFilename) in AddInternal()661 BOOL COpenWithList::AddAppToMRUList(SApp *pApp, LPCWSTR pwszFilename) in AddAppToMRUList()704 BOOL COpenWithList::SetDefaultHandler(SApp *pApp, LPCWSTR pwszFilename) in SetDefaultHandler()
2338 WCHAR *pwszFilename = pwszBuf + cchBuf; in _FileOpCount() local