|
팁&트릭 란에 가셔서 검색칸에 "Access" 라고 검색해 보시면
관련 도움 글을 보실 수 있습니다.
하안인 님이 쓰신 글 :
: Access violation at address 005374A0 in module 'aa.exe'
: read of address 0126a028.
:
: 이란 메시지를 받아서 map파일을 만들어서 map에 있는 내용을 보니
:
:
: 0001:001363AC __fastcall Controls::TControl::SetClientHeight(int)
: 0001:001363D4 __fastcall Controls::TControl::GetClientOrigin()
: 0001:00136464 __fastcall Controls::TControl::ClientToScreen(const Types::TPoint&)
: 0001:00136490 __fastcall Controls::TControl::ScreenToClient(const Types::TPoint&) --- 이부분에서 걸리는것 같은데 요.
: 0001:001364BC __fastcall Controls::TControl::SendCancelMode(Controls::TControl *)
: 0001:001364EC __fastcall Controls::TControl::SendDockNotification(unsigned int, int, int)
: 0001:00136558 __fastcall Controls::TControl::Changed()
:
:
: 위의 부분에서 걸리는 것같은데 이부분이 어디 부분인지 모르겠습니다.
:
: 어떻게 찾아야 하는지요.
|