Home > Archive > Visual Basic > March 2004 > Re: Creating Shortcuts by code
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Creating Shortcuts by code
|
|
| Markus Weber 2004-03-30, 6:30 am |
| On the VB6 Cd is an example "Shellnk" just search for it.
On Tue, 30 Mar 2004 01:01:14 -0800, "=?Utf-8?B?S2plbGw=?="
<anonymous@discussions.microsoft.com> wrote:
>Hi
>
>How can I create a windows shortcut file in code with VB6 ??
>
>
>Thanks for a great information site.
>
>Kjell
| |
| J French 2004-03-30, 8:30 am |
| On Tue, 30 Mar 2004 01:01:14 -0800, "=?Utf-8?B?S2plbGw=?="
<anonymous@discussions.microsoft.com> wrote:
>Hi
>
>How can I create a windows shortcut file in code with VB6 ??
>
For a simple version look at: fCreateShellLink
in the examples from the downloadable API Guide from
www.AllAPI.net
There are other methods.
| |
| Karl E. Peterson 2004-03-30, 3:30 pm |
| Kjell <anonymous@discussions.microsoft.com> wrote:
> No, it's not on any of my VS6 CD's
>
>
> Can I download it from somewhere ?
http://msdn.microsoft.com/code/
--
[Microsoft Basic: 1976-2001, RIP]
|
|
|
|
|