Scroll to navigation

PathIsFileSpecW(3w) Wine API PathIsFileSpecW(3w)

NAME

PathIsFileSpecW (SHLWAPI.@)

SYNOPSIS

BOOL PathIsFileSpecW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathIsFileSpecA(3w).
 

IMPLEMENTATION

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