A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



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
Undocumented

Library
Shell32

Parameter Information
Unsupported

Return Values
Undocumented

Last update: 07 April 2006