- 프로그램 시작과 동시에 AfxWinMain 에서 에러

First-chance exception at  mfc .dll in  0xC0000005: Access violation reading location 0x00000000
Unhandled exception at mfc .dll 0xC0000005: Access violation reading location 0x00000000

- 원래 메모리 참조를 잘못했을때 자주 나오는 에러인데
- 오늘 에러는 순전히 나의 작업 실수로 '메인모듈 .cpp' 파일을 프로젝트에서 제거해서 생긴문제


반응형

'Code > Desktop' 카테고리의 다른 글

콜백함수  (1) 2014.02.06
윈도우즈 디버그 심볼 사용하기  (0) 2014.02.04
쓰레드(Thread) 예제, AfxBeginThread(), CreateThread(), 종료 대기  (1) 2014.02.03
[DB] DAO test source  (0) 2014.02.03
Visual Assist X 사용법  (0) 2014.02.03
Posted by codens