dependency walker 는 의존성(dependency) 를 check 해 준다.
- exe 같은 것을 copy 해서 옮겨갈 때 어떤 파일들이 필요한지를 알고 싶은 경우(modul initialization failures)[2]
- circular dependency 등의 error 를 찾아 낼 때.[1]
Dependency Walker handles all types of module dependencies, including implicit, explicit (dynamic / runtime), forwarded, delay-loaded, and injected.[1]
Download
Dependency walker Download 는 아래 경로에서 할 수 있다.http://www.dependencywalker.com/
사용법
사용법은 ref. 2, 또는 ref. 3 을 참고 하자.Reference
- http://www.dependencywalker.com/
- Dependency Walker는 무엇에 쓰는 물건일까?, 마이크로소프트웨어
- 알아두면 편리한 DLL viewer –Dependency Walker, 2009년. 3월, 네이버 블로그
댓글 없음:
댓글 쓰기