bi.lpfn = BrowseCallbackProc; //指定回调函数地址. ITEMIDLIST *pIDL = SHBrowseForFolder(&bi);. if(SHGetPathFromIDList(pIDL,m_dir) == TRUE) ...
確定! 回上一頁