Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCShellLink.h107 HICON CreateShortcutIcon(LPCWSTR wszIconPath, INT IconIndex);
H A DCShellLink.cpp2940 HICON hIconLarge = CreateShortcutIcon(wszPath, IconIndex); in OnCommand()
3224 HICON CShellLink::CreateShortcutIcon(LPCWSTR wszIconPath, INT IconIndex) in CreateShortcutIcon() function in CShellLink