ATLPath::AddExtension
Cette fonction est un wrapper surchargé pour PathAddExtension.
inline BOOL AddExtension(
char* pszPath,
const char* pszExtension
);
inline BOOL AddExtension(
wchar_t* pszPath,
const wchar_t* pszExtension
);
Notes
Consultez PathAddExtension pour plus d'informations.
Configuration requise
Header: atlpath.h