Searched refs:CreateShortcutIcon (Results 1 – 2 of 2) sorted by relevance
107 HICON CreateShortcutIcon(LPCWSTR wszIconPath, INT IconIndex);
2940 HICON hIconLarge = CreateShortcutIcon(wszPath, IconIndex); in OnCommand()3224 HICON CShellLink::CreateShortcutIcon(LPCWSTR wszIconPath, INT IconIndex) in CreateShortcutIcon() function in CShellLink