Scroll to navigation

PathMatchSpecW(3w) Wine API PathMatchSpecW(3w)

NAME

PathMatchSpecW (SHLWAPI.@)

SYNOPSIS

BOOL PathMatchSpecW
(
LPCWSTR lpszPath,
LPCWSTR lpszMask
)
 

DESCRIPTION

See PathMatchSpecA(3w).
 

IMPLEMENTATION

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