PathRemoveBackslashA(3w)

NAME

PathRemoveBackslashA (SHLWAPI.@)

SYNOPSIS

LPSTR PathRemoveBackslashA
 (
  LPSTR lpszPath
 )

DESCRIPTION

Remove a trailing backslash from a path.

PARAMS

lpszPath [In/Out] Path to remove backslash from.

RETURNS

Success: A pointer to the end of the path

Failure: NULL, if lpszPath is NULL

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".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout