Scroll to navigation

PathRemoveFileSpecW(3w) Wine API PathRemoveFileSpecW(3w)

NAME

PathRemoveFileSpecW (SHLWAPI.@)

SYNOPSIS

BOOL PathRemoveFileSpecW
(
LPWSTR lpszPath
)
 

DESCRIPTION

See PathRemoveFileSpecA(3w).
 

IMPLEMENTATION

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