次の方法で共有


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」を参照してください。

必要条件

**ヘッダー:**atlpath.h

参照

参照

PathCommonPrefix

その他の技術情報

ATL の概念

ATL リファレンス

ATL 関数リファレンス (アルファベット順)