Scroll to navigation

PathSearchAndQualifyW(3w) Wine API PathSearchAndQualifyW(3w)

NAME

PathSearchAndQualifyW (SHLWAPI.@)

SYNOPSIS

BOOL PathSearchAndQualifyW
(
LPCWSTR lpszPath,
LPWSTR lpszBuf,
UINT cchBuf
)
 

DESCRIPTION

See PathSearchAndQualifyA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c".
Debug channel "shell".
Oct 2012 Wine API