1
2
std::string string = "string";
LPCSTR lpcString = lpcString.c_str();
cs


※ 프로젝트 속성 - 문자집합 -> 멀티바이트 문자 집합 사용