Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Mar : Extracting properties from shortcuts
| Subject: | Extracting properties from shortcuts |
| Posted by: | "Mark Kimball" (mkimba..@sbcglobal.net) |
| Date: | 2 Mar 2005 09:17:47 |
Does anyone have the code required to extract properties from
a shortcut (.lnk) file? I would like to extract the Target
type, location, and file. I would think there is a Windows API
call to handle this, but do now know what it is.