Desktop Functions: Smart Device Functions:
|
Search Results for "SaferiIsExecutableFileType" in [All]advapi32
static extern bool SaferiIsExecutableFileType(string szFullPath, bool bFromShellExecute);
Declare Auto Function SaferiIsExecutableFileType Lib "advapi32.dll" (szFullPath as String, bFromShellExecute as Boolean) As Boolean |