In it, there is a section titled "Using Shell Links". There is an
example in C++ that can be converted to .NET (using COM interop) which you
can use to resolve the path that a shell link points to.
Also, you should be able to set a reference to shell32.dll and use the
ShellLinkObject to do the same thing.
Hope this helps.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.