Run (shell32)
Last changed: -79.15.24.63

.
Summary
My

C# Signature:

[DllImport("shell32.dll", SetLastError=true)]
static extern TODO Run(TODO);

VB Signature:

Declare Function Run Lib "shell32.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

mytries function.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation
Run on MSDN