VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Create a shortcut in Windows on the desktop and on the start menu

Anonymous  (267 Submissions)   Windows System Services   Visual Basic 5.0   Unknown Difficulty   Sun 27th December 1998   Mon 8th February 2021

Create a shortcut in Windows on the desktop and on the start menu

API Declarations


'statement to Vb5stkit.dll. Stkit432.dll is for Visual Basic 4.0

Private Declare Function fCreateShellLink Lib "STKIT432.DLL" (ByVal lpstrFolderName As String, ByVal lpstrLinkName As String, ByVal lpstrLinkPath As String, ByVal lpstrLinkArgs As String) As Long


Rate Create a shortcut in Windows on the desktop and on the start menu (3(3 Vote))
Create a shortcut in Windows on the desktop and on the start menu.bas

Create a shortcut in Windows on the desktop and on the start menu Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters