@ -164,7 +164,7 @@ bool CExportDlg::callChoosePathDlg(CString &dest) const
{
BROWSEINFO bi;
TCHAR str[MAX_PATH];
ITEMIDLIST* pidl;
LPITEMIDLIST pidl;
TCHAR sTemp[1024];
bi.hwndOwner = this->m_hWnd;