1. windows shortcut?
- Posted by Vince <vfeskens at hotmail.com> Jun 26, 2001
- 478 views
How can I get information about a windows shortcut? A fuction that can give me the destination of a shortcut. A funcion that returns the full path name of the game/anything else. For example "C:\Program Files\Championship Manager 00-01\cm0001.exe"
2. Re: windows shortcut?
- Posted by otter at FULL-MOON.COM Jun 26, 2001
- 464 views
if you go to www.wotsit.org and do a search on "lnk" you get three returns. 2 of the examples also have sample code. At 08:16 PM 06/26/2001 +0000, you wrote: > > > > >How can I get information about a windows shortcut? A fuction that can >give me the destination of a shortcut. >A funcion that returns the full path name of the game/anything else. >For example "C:\Program Files\Championship Manager 00-01\cm0001.exe" > > > > > >