Scroll to navigation

PathUndecorateW(3w) Wine API PathUndecorateW(3w)

NAME

PathUndecorateW (SHLWAPI.@)

SYNOPSIS

VOID PathUndecorateW
(
LPWSTR lpszPath
)
 

DESCRIPTION

See PathUndecorateA(3w).
 

IMPLEMENTATION

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