PathIsFileSpecA (SHLWAPI.@)
BOOL PathIsFileSpecA ( LPCSTR lpszPath )
Determine if a path is a file specification.
lpszPath | [In] | Path to chack. |
TRUE If lpszPath is a file specification (i.e. Contains no directories). FALSE Otherwise.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c". source.winehq.org/source/dlls/shlwapi/path.c
Debug channel "shell".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.