PathRemoveBlanksA(3w)
NAME
PathRemoveBlanksA (SHLWAPI.@)
SYNOPSIS
VOID PathRemoveBlanksA
(
LPSTR lpszPath
)
DESCRIPTION
Remove Spaces from the start and end of a path.
PARAMS
lpszPath [In/Out] Path to strip blanks from.
RETURNS
Nothing.
IMPLEMENTATION
Defined in "shlwapi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/path.c".
- Debug channel "shell".