How To Use Dependency Walker Version 2.1 to Create a Profile (256872)



The information in this article applies to:

  • Microsoft Visual Studio, Enterprise Edition 6.0

This article was previously published under Q256872

SUMMARY

Dependency Walker (Depends) is a useful tool for trouble-shooting application errors, file registration errors, memory access violations, and invalid page faults.

MORE INFORMATION

To use Dependency Walker (Depends) to investigate errors, use this procedure:
  1. Start Dependency Walker version 2.1.
  2. Click Open on the File menu to load the problem file into Dependency Walker.
  3. Next, on the View menu, click Start profiling. The Profile Module dialogue box appears.
  4. Type any switches and/or program arguments you want into the Program Argument window.
  5. Make sure that you have selected all other options that you want, and then click OK.

    This profiles your application, listing modules loaded and files used. Dependency Walker injects Dwinject.dll just before the application error occurs. The resulting log will document exactly what the application was doing at the time of the error.

REFERENCES

The following files are available for download from the Microsoft Download Center:
Release Date: June 25, 2002

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. For additional information, see Help in Dependency Walker (Depends) version 2.1.


Modification Type:MinorLast Reviewed:8/15/2005
Keywords:kbdownload kbfile kbhowto kbSample KB256872