C++Builder 코드가드(CodeGuard) 사용 설정 CodeGuard를 사용하기 위해서는 아래 처럼 2곳에서 설정합니다. Tool -> CodeGuard Configuration Enable - check 리소스 릭 때문에 많이 사용하니 Report에서 Resource Leaks 는 꼭 체크하는걸 추천합니다. Codeguard is Enabled 는 기본으로 true으로 설정되어 있습니다. Project -> Options C++ Compiler -> Debugging Enable Codeguard - True Options 에서 Enable Codeguard 가 기본으로 false 으로 설정되어 있으니, true 변경합니다. View > Debug windows > CodeGuard Log (C..