Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is an overloaded wrapper for 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
);
Remarks
See PathCommonPrefix for details.
Requirements
Header: atlpath.h