VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Makes a Link in u'r Vb App

.:Nar00w:.  (3 Submissions)   Internet/HTML   VB 6.0   Unknown Difficulty   Thu 10th July 2003   Mon 8th February 2021

Makes a Link in u'r Vb App

API Declarations



Private Declare Function GetActiveWindow Lib "user32" () As Long
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



Rate Makes a Link in u'r Vb App (1(1 Vote))
Makes a Link in u'r Vb App.bas

Makes a Link in u'r Vb App Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters