This function is an overloaded wrapper for PathQuoteSpaces.
inline void QuoteSpaces(
char* pszPath
);
inline void QuoteSpaces(
wchar_t* pszPath
);
Remarks
See PathQuoteSpaces for details.
Requirements
Header: atlpath.h
This function is an overloaded wrapper for PathQuoteSpaces.
inline void QuoteSpaces(
char* pszPath
);
inline void QuoteSpaces(
wchar_t* pszPath
);
See PathQuoteSpaces for details.
Header: atlpath.h