Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dutils.cpp1362 GetCommandStringA(_In_ IContextMenu *pCM, _In_ UINT_PTR Id, _In_ UINT GCS, _Out_writes_(cchMax) LPS… in GetCommandStringA() function
1381 if (FAILED(GetCommandStringA(pCM, LOWORD(verba), GCS_VERB, buf, _countof(buf)))) in GetDfmCmd()