Sponsors
FindExecutable
in Shell
Function name: FindExecutable
Defined in : Shell32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function FindExecutable Lib "shell32.dll" Alias "FindExecutableA" (ByVal lpFile As String, ByVal lpDirectory As String, ByVal lpResult As String) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.