PathQuoteSpacesA.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

PathQuoteSpacesA (SHLWAPI.@)

SYNOPSIS

VOID PathQuoteSpacesA
 (
  LPSTR lpszPath
 )

DESCRIPTION

Surround a path containing spaces in quotes.

PARAMS

lpszPath [In/Out] Path to quote.

RETURNS

Nothing.

NOTES

The path is not changed if it is invalid or has no spaces.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "dlls/shlwapi/path.c".

Debug channel "shell".