PathSearchAndQualifyA(3w)

NAME

PathSearchAndQualifyA (SHLWAPI.@)

SYNOPSIS

BOOL PathSearchAndQualifyA
 (
  LPCSTR lpszPath,
  LPSTR  lpszBuf,
  UINT   cchBuf
 )

DESCRIPTION

Determine if a given path is correct and fully qualified.

PARAMS

lpszPath [In] Path to check.

lpszBuf [Out] Output for correct path.

cchBuf [In] Size of lpszBuf.

RETURNS

Unknown.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/path.c".

Debug channel "shell".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout