Home
last modified time | relevance | path

Searched defs:pwszFilename (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/shell32/dialogs/
H A Dfprop.cpp35 LPWSTR pwszFilename = PathFindFileNameW(pwszPath); in LoadPropSheetHandlers() local
H A Dfiledefext.cpp378 LPWSTR pwszFilename = PathFindFileNameW(wszPath); in InitOpensWithField() local
472 WCHAR *pwszFilename = PathFindFileNameW(m_wszPath); in InitFilePath() local
786 LPWSTR pwszFilename = PathFindFileNameW(wszBuf); in GeneralPageProc() local
/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp204 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()
H A Dshlfileop.cpp2338 WCHAR *pwszFilename = pwszBuf + cchBuf; in _FileOpCount() local