본문 바로가기

Windows/MFC

MSVCR80D.dll error

http://inthechaos.tistory.com/7

1. 디버그 폴더에 .res파일을 지워주신 후 디버그 모드로 다시 컴파일
2. 위에것 2005 sp1지우고
http://www.microsoft.com/downloads/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191ee&DisplayLang=en
3. 프로젝트속성-구성속성-C/C++-코드생성-
다중 스레드 디버그 DLL(/MDd) => 다중스레드 디버그(/MTd)


'Windows > MFC' 카테고리의 다른 글

kill process  (0) 2013.10.02
Edit box readonly  (0) 2013.10.02
socket 포트할당시 빈포트(미사용포트) 확인방법  (0) 2013.10.02
openssl with vs2005  (0) 2013.10.02
openssl for wince  (0) 2013.10.02