Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Explorer/
DRegistryContextMenu.cpp29 static LPCSTR const k_KeyPostfix_DragDrop = "\\shellex\\DragDropHandlers\\7-Zip"; variable
210 s += (i == 0 ? k_KeyPostfix_ContextMenu : k_KeyPostfix_DragDrop); in SetContextMenuHandler()