ATLPath::MakePretty
Diese Funktion ist ein überladener Wrapper für PathMakePretty.
Syntax
inline BOOL MakePretty(
char* pszPath
);
inline BOOL MakePretty(
wchar_t* pszPath
);
Hinweise
Siehe PathMakePretty für Details.
Anforderungen
Header: atlpath.h
Siehe auch
ATL-Konzepte (Active Template Library)
ATL COM Desktop Components
ATL Functions Alphabetical Reference
PathMakePretty