Scroll to navigation

PathRemoveBlanksW(3w) Wine API PathRemoveBlanksW(3w)

NAME

PathRemoveBlanksW (SHLWAPI.@)

SYNOPSIS

VOID PathRemoveBlanksW
(
LPWSTR lpszPath
)
 

DESCRIPTION

See PathRemoveBlanksA(3w).
 

IMPLEMENTATION

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