ATLPath::CommonPrefix
Diese Funktion ist ein überladener Wrapper für 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
);
Hinweise
Siehe PathCommonPrefix für Details.
Anforderungen
Header: atlpath.h