VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Shell out you default web Browser to Open a File for your Application...

Edgar Santiago  (4 Submissions)   Windows API Call/Explanation   VB 6.0   Unknown Difficulty   Sun 6th January 2002   Mon 8th February 2021

Shell out you default web Browser to Open a File for your Application...

API Declarations


Declare Function ShellExecute Lib "Shell32.dll" Alias :ShellExecuteA"(ByVal hwmd as Long,ByVal mxOperation as String,ByVal mxParameters As String,ByVal mxDyrectory as String,Byval nShowCmd As Long) As long

This Code Go i the Declaration part of the Form1(General Declaration)

Const comSwNormal = 1



Rate Shell out you default web Browser to Open a File for your Application... (1(1 Vote))
Shell out you default web Browser to Open a File for your Application....bas

Shell out you default web Browser to Open a File for your Application... Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters