ATLPath::CommonPrefix
Cette fonction est un wrapper surchargé pour PathCommonPrefix.
inline int CommonPrefix(
const char* pszFile1,
const char* pszFile2,
char* pszDest
);
inline int CommonPrefix(
const wchar_t* pszFile1,
const wchar_t* pszFile2,
wchar_t* pszDest
);
Notes
Consultez PathCommonPrefix pour plus d'informations.
Configuration requise
Header: atlpath.h