Alternative to VB's Shell Function
Category:
System/APIType:
SnippetsDifficulty:
AdvancedAuthor:
EM DixsonVersion Compatibility:
More information:
Replacement for VB's Shell command; allows you to pass the name of an executable program or the name of a file that is associated with an executable program.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: