Home
last modified time | relevance | path

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

/reactos/dll/cpl/appwiz/
H A Dcreatelink.c77 CreateShortcut(PCREATE_LINK_CONTEXT pContext) in CreateShortcut() function
492 if (!CreateShortcut(pContext)) in FinishDlgProc()
/reactos/base/applications/rapps/
H A Dgeninst.cpp272 CreateShortcut(const CStringW &Target) in CreateShortcut() function
560 CreateShortcut(Info.MainApp); in ExtractAndInstallThread()
/reactos/dll/win32/syssetup/
H A Dinstall.c118 CreateShortcut( in CreateShortcut() function
223 CreateShortcut(pszFolder, szName, szCommand, szDescription, iIconNr, szDirectory, szArgs); in CreateShortcutsFromSection()
/reactos/dll/win32/wshom.ocx/
H A Dwshom.idl542 HRESULT CreateShortcut(
/reactos/modules/rostests/winetests/wshom/
H A Dwshom.idl542 HRESULT CreateShortcut(
/reactos/modules/rostests/apitests/shell32/
H A DPathResolve.cpp578 CreateShortcut(LPCWSTR pszLnkFileName, in CreateShortcut() function
886 ok(CreateShortcut(s_ShortcutLongName, s_LinkTarget), in START_TEST()
/reactos/dll/win32/browseui/
H A Dshellbrowser.cpp3882 CreateShortcut( in CreateShortcut() function
3944 CreateShortcut(szPath, fCurrentDirectoryPIDL, NULL); in OnAddToFavorites()