PathSearchAndQualifyA (SHLWAPI.@)
BOOL PathSearchAndQualifyA ( LPCSTR lpszPath, LPSTR lpszBuf, UINT cchBuf )
Determine if a given path is correct and fully qualified.
lpszPath | [In] | Path to check. |
lpszBuf | [Out] | Output for correct path. |
cchBuf | [In] | Size of lpszBuf. |
Unknown.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c". source.winehq.org/source/dlls/shlwapi/path.c
Debug channel "shell".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.