Is your feature request related to a problem? Please describe.
Every other COM type I've had to deal with has a convenient coclass, except for this one.
Describe the solution you'd like
That an InternetShortcut coclass be added for feature parity and convenience.
Describe alternatives you've considered
Making my own coclass, which I do currently but probably shouldn't have to.
Is your feature request related to a problem? Please describe.
Every other COM type I've had to deal with has a convenient coclass, except for this one.
Describe the solution you'd like
That an
InternetShortcutcoclass be added for feature parity and convenience.Describe alternatives you've considered
Making my own coclass, which I do currently but probably shouldn't have to.