Scroll to navigation

PathFindOnPathW(3w) Wine API PathFindOnPathW(3w)

NAME

PathFindOnPathW (SHLWAPI.@)

SYNOPSIS

BOOL PathFindOnPathW
(
LPWSTR lpszFile,
LPCWSTR* lppszOtherDirs
)
 

DESCRIPTION

See PathFindOnPathA(3w).
 

IMPLEMENTATION

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