VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Shell out to default web browser

Joe Rohrbach  (2 Submissions)   Internet/HTML   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Sun 22nd November 1998   Mon 8th February 2021

Shell out to default web browser

API Declarations


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
Public Const conSwNormal = 1

Rate Shell out to default web browser (2(2 Vote))
Shell out to default web browser.bas

Shell out to default web browser Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters