Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Explorer/
DContextMenu.cpp66 static void PrintStringA(const char *name, LPCSTR ptr) in PrintStringA() function
1204 PrintStringA("Verb", commandInfo->lpVerb); in InvokeCommand()
1205 PrintStringA("Parameters", commandInfo->lpParameters); in InvokeCommand()
1206 PrintStringA("Directory", commandInfo->lpDirectory); in InvokeCommand()
1232 PrintStringA("Title", commandInfoEx->lpTitle); in InvokeCommand()