AllAPI Network - The KPD-Team

 
Allapi Network
 API-Guide
 ApiViewer

 API List

 
API Resources
 Tips & Tricks
 VB Tutorials
 Error Lookup
 
Misc Stuff
 VB examples
 VB Tools
 VB Links
 Top Downloads
 
This Site
 Search Engine
 Contact Form
 

Donate to AllAPI.net

fCreateShellLink

The fCreateShellLink creates a shell link

VB4-32,5,6
Declare Function fCreateShellLink Lib "VB5STKIT.DLL" (ByVal lpstrFolderName As String, ByVal lpstrLinkName As String, ByVal lpstrLinkPath As String, ByVal lpstrLinkArgs As String) As Long

Operating Systems Supported
Visual Basic Runtimes

Library
Vb5stkit

Parameter Information
· lpstrFolderName
folder where to create the link

· lpstrLinkName
text caption for the link

· lpstrLinkPath
full path to the target of the link

· lpstrLinkArguments
command-line arguments for the link

Return Values
Undocumented

Examples

Related Functions

 

 


Copyright © 1998-2007, The Mentalis.org Team - Privacy statement
Did you find a bug on this page? Tell us!
This site is located at http://allapi.mentalis.org/