Searched refs:hkeycm (Results 1 – 1 of 1) sorted by relevance
1612 HKEY hkey, hkeycm = 0; in ShellExecute_FromContextMenuHandlers() local1625 r = RegOpenKeyW(hkey, L"shellex\\ContextMenuHandlers", &hkeycm); in ShellExecute_FromContextMenuHandlers()1631 r = RegEnumKeyW(hkeycm, i++, szguid, ARRAY_SIZE(szguid)); in ShellExecute_FromContextMenuHandlers()1644 RegCloseKey(hkeycm); in ShellExecute_FromContextMenuHandlers()