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