I create a shortcut by using the Win32 API. This is a COM API whose object model is accessable through IShellLink. I write in C++. Could you please share any ideas on how I can configure a shortcut title that appears right under the shortcut using this API?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Umm, |
||||
|
A shortcut's display name is a name of its link file (without extension). Thanks, guys. |
|||
|
|