ATLPath::RelativePathTo
此函数是 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
);
备注
请参见 PathRelativePathTo 有关详细信息。
要求
Header: atlpath.h