ShellExecute (shell32)
Last changed: -188.102.225.40

.
Summary

C# Signature:

[DllImport("shell32.dll")]
static extern IntPtr ShellExecute(IntPtr hwnd, string lpVerb, string lpFile,
   string lpParameters, string lpDirectory, int nShowCmd);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation

Please edit this page!

Do you have...

Double-click anywhere on this page and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more).

Bryan