VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Create links to web pages.

Baldho  (7 Submissions)   Internet/HTML   VB 6.0   Unknown Difficulty   Thu 10th October 2002   Mon 8th February 2021

Create links to web pages.

API Declarations



Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long
Private Const SW_SHOW = 5

Rate Create links to web pages. (1(1 Vote))
Create links to web pages..bas

Create links to web pages. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters