ATLPath::RelativePathTo
Cette fonction est un wrapper surchargé pour PathRelativePathTo.
inline BOOL RelativePathTo(
char* pszPath,
const char* pszFrom,
DWORD dwAttrFrom,
const char* pszTo,
DWORD dwAttrTo
);
inline BOOL RelativePathTo(
wchar_t* pszPath,
const wchar_t* pszFrom,
DWORD dwAttrFrom,
const wchar_t* pszTo,
DWORD dwAttrTo
);
Notes
Consultez PathRelativePathTo pour plus d'informations.
Configuration requise
Header: atlpath.h