how do I use IShellLink ?
I'm trying to get path, command line arguments ... from an shortcut ,and I think I should use IShellLink but I don't know how.
http://msdn.microsoft.com/library/de...nk/GetPath.asp
P.S
and yes I've tried the code from the earlier post about extracting path from a shortcut
