반응형
TEST 폴더부터 없다면 TEST , DIR1 , DIR2 폴더를 모두 생성한다
#include "ImageHlp.h"
#pragma comment(lib,"ImageHlp.lib")
MakeSureDirectoryPathExists("C:\\TEST\\DIR1\\DIR2");
반응형
'[====== Development ======] > C++' 카테고리의 다른 글
[MFC] 중복실행 방지 (0) | 2021.08.04 |
---|---|
[C++] ini파일에 Section이 있는지 체크 (0) | 2021.08.02 |
Google 의 C++ Coding Style 가이드 (0) | 2021.08.02 |
Log4cxx Library Build (0) | 2021.07.30 |
c++/cli 문자 타입 변환 (0) | 2021.07.24 |