Thursday, April 24, 2014

How to Delete a Directory without looking its contents using SHFileOperation

BOOL MyFileOperations :: DeleteImageDirectory(Cstring strDirectory)
{  
     Cstring strDirectoryName;
      SHFILEOPSTRUCT shFile;
      int nResult = 0;
      strDirectoryName = strDirectory;
      ZeroMemory (&shFile, sizeof(SHFILEOPSTRUCT));

      shFile.wFunc     = FO_DELETE;
      strDirectoryName = strDirectoryName +_T('\0\0');
      shFile.pFrom     = strDirectoryName.c_str();
      shFile.pTo       = NULL;
      shFile.fFlags    = FOF_SILENT + FOF_NOCONFIRMATION;
      nResult          = SHFileOperation(&shFile);
      if(nResult != 0)
      {              
           MsgBox("Error");
           return FALSE;
      }
      else
      {
           MsgBox("Sucess");    
      }  
      return TRUE;

}

1 comment:

  1. Best Casino Near Harrah's Lake Tahoe - MapyRO
    The closest casino to Harrah's 아산 출장안마 Lake Tahoe is the LINQ Promenade. It has a casino floor 아산 출장안마 of 40000 square 김천 출장마사지 feet and includes more 영주 출장샵 than 1,600 slot machines. Rating: 3.9 문경 출장샵 · ‎28 votes

    ReplyDelete