SHPathIsExe This is an undocumented function! Returns non-zero if szPath has an executable extension (if last 4 char are either ".exe", ".com", ".bat" or ".pif"). Does not check szPath for validity. VB4-32,5,6 Declare Function SHPathIsExe Lib "shell32" Alias "#43" (ByVal szPath As String) As Long |
Operating Systems Supported |
|