ATLPath::CommonPrefix
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
);
解説
詳細については PathCommonPrefix を参照してください。
必要条件
Header: atlpath.h