Home
last modified time | relevance | path

Searched refs:SHELL_GetCommandStringImpl (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/shell32/
H A Dutils.h57 SHELL_GetCommandStringImpl(SIZE_T CmdId, UINT uFlags, LPSTR Buf, UINT cchBuf, const CMVERBMAP *pMap…
H A DCCopyAsPathMenu.cpp154 return SHELL_GetCommandStringImpl(idCommand, uFlags, lpszName, uMaxNameLen, g_VerbMap); in GetCommandString()
H A DCOpenWithMenu.cpp1389 return SHELL_GetCommandStringImpl(0, uType, pszName, cchMax, g_VerbMap); in GetCommandString()
H A Dutils.cpp1490 SHELL_GetCommandStringImpl(SIZE_T CmdId, UINT uFlags, LPSTR Buf, UINT cchBuf, const CMVERBMAP *pMap) in SHELL_GetCommandStringImpl() function
/reactos/dll/win32/shell32/folders/
H A DCRecycleBin.cpp545 return SHELL_GetCommandStringImpl(idCommand, uFlags, lpszName, uMaxNameLen, g_BBItemVerbMap); in GetCommandString()
1048 return SHELL_GetCommandStringImpl(idCommand, uFlags, lpszName, uMaxNameLen, g_BBFolderVerbMap); in GetCommandString()