PathUnExpandEnvStringsA(3w)

NAME

PathUnExpandEnvStringsA (SHLWAPI.@)

SYNOPSIS

BOOL PathUnExpandEnvStringsA
 (
  LPCSTR pszPath,
  LPSTR  pszBuf,
  UINT   cchBuf
 )

DESCRIPTION

Substitute folder names in a path with their corresponding environment strings.

PARAMS

pszPath [In] Buffer containing the path to unexpand.

pszBuf [Out] Buffer to receive the unexpanded path.

cchBuf [In] Size of pszBuf in characters.

RETURNS

Success: TRUE

Failure: FALSE

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.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout