Scroll to navigation

PathFindSuffixArrayW(3w) Wine API PathFindSuffixArrayW(3w)

NAME

PathFindSuffixArrayW (SHLWAPI.@)

SYNOPSIS

LPCWSTR PathFindSuffixArrayW
(
LPCWSTR lpszSuffix,
LPCWSTR* lppszArray,
int dwCount
)
 

DESCRIPTION

See PathFindSuffixArrayA(3w).
 

IMPLEMENTATION

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