Board index » delphi » Creating a LNK file

Creating a LNK file

How do i create a LNK file? I've read the Win32 API stuff on
shellinterfaces etc, but i don't get it. Does someone have a snippet of
code to do this?

Any help most appreciated, please also post to gs...@ic.ac.uk
Thanks in advance,

Gurpal.

------------------------------------------------------------
Windows 95/98/NT:
32 bit extensions and a graphical shell for a
16 bit patch to an
8 bit operating system originally coded for a
4 bit microprocessor, written by a
2 bit company that can't stand
1 bit of competition

Gurpal Singh Bhachu
Information Systems Engineering Yr 2
Department of Computing
Imperial College
180 Queen's Gate
London SW7    
http://www.doc.ic.ac.uk/~gsb97

 

Re:Creating a LNK file


Check my web site for Delphi 3 Stuff / WPaper.zip.
Then look for the Procedure CreateShortcut.

--
                                                                     Cleon,

http://www.ionet.net/~baileyct

Luck is a lifetime of practice, followed by a moment of opportunity.
People decide what they believe, then look for reasons to believe it.

Quote
Gurpal Bhachu wrote in message ...
>How do i create a LNK file? I've read the Win32 API stuff on
>shellinterfaces etc, but i don't get it. Does someone have a snippet of
>code to do this?

>Any help most appreciated, please also post to gs...@ic.ac.uk
>Thanks in advance,

>Gurpal.

>------------------------------------------------------------
>Windows 95/98/NT:
>32 bit extensions and a graphical shell for a
>16 bit patch to an
>8 bit operating system originally coded for a
>4 bit microprocessor, written by a
>2 bit company that can't stand
>1 bit of competition

>Gurpal Singh Bhachu
>Information Systems Engineering Yr 2
>Department of Computing
>Imperial College
>180 Queen's Gate
>London SW7
>http://www.doc.ic.ac.uk/~gsb97

Re:Creating a LNK file


In article <Pine.LNX.3.96.990107135333.11128A-100...@pinga.doc.ic.ac.uk>,

Quote
Gurpal Bhachu <gs...@doc.ic.ac.uk> writes:
>How do i create a LNK file? I've read the Win32 API stuff on
>shellinterfaces etc, but i don't get it. Does someone have a snippet of
>code to do this?

Look in Technical Instruction  3234 on the Borland/Inprise Delphi Support site.

Alan Lloyd
alangll...@oal.com

Other Threads