Scroll to navigation

PathIsLFNFileSpecW(3w) Wine API PathIsLFNFileSpecW(3w)

NAME

PathIsLFNFileSpecW (SHLWAPI.@)

SYNOPSIS

BOOL PathIsLFNFileSpecW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathIsLFNFileSpecA(3w).
 

IMPLEMENTATION

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