1. 首页
  2. 编程语言
  3. C++ 
  4. 类VC界面 树控件 windows 根目录

类VC界面 树控件 windows 根目录

上传者: 2019-07-15 20:38:49上传 RAR文件 100.47KB 热度 23次
BOOLCDirTreeCtrl::FindSubDir(LPCTSTRstrPath){////AretheresubDirs?//CFileFindfind;CStringstrTemp=strPath;BOOLbFind;if(strTemp[strTemp.GetLength()-1]=='\\')strTemp+="*.*";elsestrTemp+="\\*.*";bFind=find.FindFile(strTemp);wh
用户评论