Searched refs:CreateShortcut (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/cpl/appwiz/ |
H A D | createlink.c | 77 CreateShortcut(PCREATE_LINK_CONTEXT pContext) in CreateShortcut() function 492 if (!CreateShortcut(pContext)) in FinishDlgProc()
|
/reactos/base/applications/rapps/ |
H A D | geninst.cpp | 272 CreateShortcut(const CStringW &Target) in CreateShortcut() function 560 CreateShortcut(Info.MainApp); in ExtractAndInstallThread()
|
/reactos/dll/win32/syssetup/ |
H A D | install.c | 118 CreateShortcut( in CreateShortcut() function 223 CreateShortcut(pszFolder, szName, szCommand, szDescription, iIconNr, szDirectory, szArgs); in CreateShortcutsFromSection()
|
/reactos/dll/win32/wshom.ocx/ |
H A D | wshom.idl | 542 HRESULT CreateShortcut(
|
/reactos/modules/rostests/winetests/wshom/ |
H A D | wshom.idl | 542 HRESULT CreateShortcut(
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | PathResolve.cpp | 578 CreateShortcut(LPCWSTR pszLnkFileName, in CreateShortcut() function 886 ok(CreateShortcut(s_ShortcutLongName, s_LinkTarget), in START_TEST()
|
/reactos/dll/win32/browseui/ |
H A D | shellbrowser.cpp | 3882 CreateShortcut( in CreateShortcut() function 3944 CreateShortcut(szPath, fCurrentDirectoryPIDL, NULL); in OnAddToFavorites()
|