Searched refs:pSEH (Results 1 – 1 of 1) sorted by relevance
2070 CComPtr<IShellExecuteHookW> pSEH; in SHELL_execute() local2072 …hr = SHBindToParent((LPCITEMIDLIST)sei_tmp.lpIDList, IID_PPV_ARG(IShellExecuteHookW, &pSEH), NULL); in SHELL_execute()2076 hr = pSEH->Execute(&sei_tmp); in SHELL_execute()