FindExecutable (shell32)
Last changed: -77.87.224.104

.
Summary

C# Signature:

[DllImport("shell32.dll")]
static extern IntPtr FindExecutable(string lpFile, string lpDirectory,
   [Out] StringBuilder lpResult);

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 itt!

Documentation