Home
last modified time | relevance | path

Searched refs:SetIconLocation (Results 1 – 8 of 8) sorted by relevance

/reactos/modules/rostests/tests/create-links/
H A Dcreate-links.c39 hr = psl->lpVtbl->SetIconLocation(psl, iconPath, icon_nr); in CreateShellLink()
/reactos/dll/win32/shell32/
H A DCShellLink.h152 STDMETHOD(SetIconLocation)(LPCSTR pszIconPath, INT iIcon) override;
172 STDMETHOD(SetIconLocation)(LPCWSTR pszIconPath, INT iIcon) override;
H A DCShellLink.cpp1370 HRESULT STDMETHODCALLTYPE CShellLink::SetIconLocation(LPCSTR pszIconPath, INT iIcon) in SetIconLocation() function in CShellLink
1382 HRESULT hr = SetIconLocation(str, iIcon); in SetIconLocation()
1899 HRESULT STDMETHODCALLTYPE CShellLink::SetIconLocation(LPCWSTR pszIconPath, INT iIcon) in SetIconLocation() function in CShellLink
2932 SetIconLocation(wszPath, IconIndex); in OnCommand()
/reactos/dll/shellext/sendmail/
H A Dsendmail.cpp144 hr = psl->SetIconLocation(pszIconPath, iIconNr); in CreateShellLink()
/reactos/dll/win32/userenv/
H A Ddesktop.c344 psl->lpVtbl->SetIconLocation(psl, in AddDesktopItemW()
770 psl->lpVtbl->SetIconLocation(psl, in AddItemW()
/reactos/modules/rostests/apitests/shell32/
H A DCShellLink.cpp342 hr = psl->SetIconLocation(pszExplorer, 1); in test_iconlocation()
/reactos/base/applications/rapps/
H A Dgeninst.cpp319 link->SetIconLocation(p, idx); in CreateShortcut()
/reactos/sdk/include/psdk/
H A Dshobjidl.idl1195 HRESULT SetIconLocation(
1262 HRESULT SetIconLocation(