Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/C/Util/7zipUninstall/
H A D7zipUninstall.c340 static HRESULT CreateShellLink(LPCWSTR srcPath, LPCWSTR targetPath) in CreateShellLink() function
414 if (CreateShellLink(link, destPath) == S_OK) in SetShellProgramsGroup()
/aosp_15_r20/external/lzma/C/Util/7zipInstall/
H A D7zipInstall.c762 static HRESULT CreateShellLink(LPCWSTR srcPath, LPCWSTR targetPath) in CreateShellLink() function
838 else if (CreateShellLink(link, destPath) != S_OK) in SetShellProgramsGroup()