Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Explorer/
DRegistryContextMenu.h8 bool CheckContextMenuHandler(const UString &path, UInt32 wow = 0);
DRegistryContextMenu.cpp120 bool CheckContextMenuHandler(const UString &path, UInt32 wow) in CheckContextMenuHandler() function
/external/lzma/CPP/7zip/UI/FileManager/
DMenuPage.cpp178 dll.prevValue = CheckContextMenuHandler(fs2us(path), dll.wow); in OnInit()
314 dll.prevValue = CheckContextMenuHandler(fs2us(dll.Path), dll.wow); in OnApply()