ATLPath::CommonPrefix
更新 : 2007 年 11 月
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」を参照してください。
必要条件
ヘッダー : atlpath.h