Scroll to navigation

PathUnquoteSpacesW(3w) Wine API PathUnquoteSpacesW(3w)

NAME

PathUnquoteSpacesW (SHLWAPI.@)

SYNOPSIS

VOID PathUnquoteSpacesW
(
LPWSTR lpszPath
)
 

DESCRIPTION

See PathUnquoteSpacesA(3w).
 

IMPLEMENTATION

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