HRESULT ResolvePath(LPCTSTR key, CString& resolved) { HRESULT hr; CComPtr<IltmsPathResolver> resolver; // this function will resolve a path containing ...
確定! 回上一頁