Click here to Skip to main content
15,922,007 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I need to retrieve the properties of a shortcut (.lnk) in vb.net, more exactly the target of the shortcut. If found this http://msdn.microsoft.com/en-us/library/bb774944(v=vs.85).aspx on msdn, but i don't know how to use this api (at least if it is an api).
Does anybody know how to do this?
Posted

1 solution

Have a look at this link with good reference and examples:
http://www.vbforums.com/showthread.php?t=322799[^]

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900