ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 파일 시스템 - MFC
    Platform/File(장치 IO) 2009. 2. 4. 22:40
    CFtpConnection
    .GetCurrentDirectory()
    .SetCurrentDirectory()
    .OpenFile()
    .Remove()

    CFileFind
    .FindFile()
    .FindNextFile()
    .IsDirectory()
    .IsDots()
    .GetFilePath()
    .GetFileName()
    // 폴더나 드라이브가 존재하는지 검사
    //strParentName 폴더에 자식 폴더가 있는지 검사


Designed by Tistory.