A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Dependency Walker - useful troubleshooting tool?



 
 
Thread Tools Display Modes
  #1  
Old January 21st 06, 04:08 AM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

I found the following "Dependency Walker" tool in the Win98 Resource
Kit:

ftp://ftp.microsoft.com/Services/Tec...SE/DEPENDS.EXE
ftp://ftp.microsoft.com/Services/Tec...SE/DEPENDS.HLP
ftp://ftp.microsoft.com/Services/Tec...SE/DEPENDS.CNT

It produces a tree diagram of module dependencies (eg DLLs) for any
executable file.

The following info is from the help file:

================================================== ==================
[Dependency Walker] detects missing files. These are files that are
required as a dependency to another module. A symptom of this problem
is the "The dynamic link library BAR.DLL could not be found in the
specified path..." error.

[Dependency Walker] detects mismatched machine types of modules. This
occurs if a module built for one type of machine tries to load a
module built for a different type of machine.
================================================== ==================

Using Dependency Walker for General Information about Modules
-------------------------------------------------------------
Dependency Walker is more than just a trouble shooting utility. It
also provides a great deal of valuable information about the module
layout of a particular application and details on each module.
Dependency Walker provides the following information:


A complete module dependency tree diagram of all the modules required
by a particular application.

A comprehensive list of all functions exported for each module. These
lists include functions exported by name, functions exported by
ordinal, and functions that are actually forwarded to other modules.

A list of functions that are actually called in each module by other
modules. These lists can help developers understand why a particular
module is being linked with an application, and also provides
information on how to remove unneeded modules from being dependencies.

A complete list of the minimum set of files that are required in order
for the application to run or DLL to load. This list can be very
useful when copying files to another machine or creating setup
scripts.

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
  #2  
Old January 23rd 06, 12:37 AM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

Latest and greatest here?
http://www.dependencywalker.com/


Franc Zabkar wrote:
I found the following "Dependency Walker" tool in the Win98 Resource
Kit:

ftp://ftp.microsoft.com/Services/Tec...SE/DEPENDS.EXE
ftp://ftp.microsoft.com/Services/Tec...SE/DEPENDS.HLP
ftp://ftp.microsoft.com/Services/Tec...SE/DEPENDS.CNT

It produces a tree diagram of module dependencies (eg DLLs) for any
executable file.

The following info is from the help file:

================================================== ==================
[Dependency Walker] detects missing files. These are files that are
required as a dependency to another module. A symptom of this problem
is the "The dynamic link library BAR.DLL could not be found in the
specified path..." error.

[Dependency Walker] detects mismatched machine types of modules. This
occurs if a module built for one type of machine tries to load a
module built for a different type of machine.
================================================== ==================

Using Dependency Walker for General Information about Modules
-------------------------------------------------------------
Dependency Walker is more than just a trouble shooting utility. It
also provides a great deal of valuable information about the module
layout of a particular application and details on each module.
Dependency Walker provides the following information:


A complete module dependency tree diagram of all the modules required
by a particular application.

A comprehensive list of all functions exported for each module. These
lists include functions exported by name, functions exported by
ordinal, and functions that are actually forwarded to other modules.

A list of functions that are actually called in each module by other
modules. These lists can help developers understand why a particular
module is being linked with an application, and also provides
information on how to remove unneeded modules from being dependencies.

A complete list of the minimum set of files that are required in order
for the application to run or DLL to load. This list can be very
useful when copying files to another machine or creating setup
scripts.

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.


  #3  
Old January 23rd 06, 06:55 AM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

Cool tool, but how do I remove it from my right click menu?
DB


"Franc Zabkar" wrote in message
...
I found the following "Dependency Walker" tool in the Win98 Resource
Kit:


ftp://ftp.microsoft.com/Services/Tec...it/DIAGNOSE/DE
PENDS.EXE

ftp://ftp.microsoft.com/Services/Tec...it/DIAGNOSE/DE
PENDS.HLP

ftp://ftp.microsoft.com/Services/Tec...it/DIAGNOSE/DE
PENDS.CNT

It produces a tree diagram of module dependencies (eg DLLs) for any
executable file.

The following info is from the help file:

================================================== ==================
[Dependency Walker] detects missing files. These are files that are
required as a dependency to another module. A symptom of this problem
is the "The dynamic link library BAR.DLL could not be found in the
specified path..." error.

[Dependency Walker] detects mismatched machine types of modules. This
occurs if a module built for one type of machine tries to load a
module built for a different type of machine.
================================================== ==================

Using Dependency Walker for General Information about Modules
-------------------------------------------------------------
Dependency Walker is more than just a trouble shooting utility. It
also provides a great deal of valuable information about the module
layout of a particular application and details on each module.
Dependency Walker provides the following information:


A complete module dependency tree diagram of all the modules required
by a particular application.

A comprehensive list of all functions exported for each module. These
lists include functions exported by name, functions exported by
ordinal, and functions that are actually forwarded to other modules.

A list of functions that are actually called in each module by other
modules. These lists can help developers understand why a particular
module is being linked with an application, and also provides
information on how to remove unneeded modules from being dependencies.

A complete list of the minimum set of files that are required in order
for the application to run or DLL to load. This list can be very
useful when copying files to another machine or creating setup
scripts.

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.



  #4  
Old January 23rd 06, 08:45 PM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

On Sun, 22 Jan 2006 22:55:49 -0800, "bswarm"
put finger to keyboard and composed:

Cool tool, but how do I remove it from my right click menu?


Sorry, I didn't notice that this was happening.

I can't see any way to get rid of DW other than to revert to a prior
registry backup, or to delete the following keys, or to remove the
"View Dependencies" action from the relevant file types in Start -
Settings - Folder Options.

[HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{A324EA6 0-2156-11D0-826F-00A0C9044E61}\shell\View
Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\dllfile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\sysfile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\drvfile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\exefile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\scrfile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\comfile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\cplfile\shell\ View Dependencies]

[HKEY_LOCAL_MACHINE\Software\CLASSES\Shell\View Dependencies]

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
  #5  
Old January 25th 06, 06:42 PM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

There is no such menu choice here.
Did something else get installed when I used this the first time?
Any file I right click on has a "View Dependencies" option now, I can't find
a way to remove it.
Dave


"mae" wrote in message
...
On the Depends menu, where you select extensions, click on that and remove
or add those you want.
--
mae

"bswarm" wrote in message
...
| Cool tool, but how do I remove it from my right click menu?

| "Franc Zabkar" wrote in message
| ...
| I found the following "Dependency Walker" tool in the Win98 Resource
--snip--




  #6  
Old January 25th 06, 09:41 PM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

On Wed, 25 Jan 2006 10:42:54 -0800, "bswarm"
put finger to keyboard and composed:

There is no such menu choice here.
Did something else get installed when I used this the first time?
Any file I right click on has a "View Dependencies" option now, I can't find
a way to remove it.


Options - Configure Handled File Extensions

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
  #7  
Old January 26th 06, 05:05 AM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

Not there!
I'll dig through the registry and delete it from there I guess.
DB

"Franc Zabkar" wrote in message
...
On Wed, 25 Jan 2006 10:42:54 -0800, "bswarm"
put finger to keyboard and composed:

There is no such menu choice here.
Did something else get installed when I used this the first time?
Any file I right click on has a "View Dependencies" option now, I can't

find
a way to remove it.


Options - Configure Handled File Extensions

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.



  #8  
Old January 26th 06, 05:18 AM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

On Wed, 25 Jan 2006 21:05:22 -0800, "bswarm"
put finger to keyboard and composed:

Not there!
I'll dig through the registry and delete it from there I guess.
DB


I copied the newest version of DW over the original one. Maybe the
latest version has it but the old one doesn't ???

"Franc Zabkar" wrote in message
.. .
On Wed, 25 Jan 2006 10:42:54 -0800, "bswarm"
put finger to keyboard and composed:

There is no such menu choice here.
Did something else get installed when I used this the first time?
Any file I right click on has a "View Dependencies" option now, I can't

find
a way to remove it.


Options - Configure Handled File Extensions


- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
  #9  
Old January 26th 06, 05:59 AM posted to microsoft.public.win98.gen_discussion
external usenet poster
 
Posts: n/a
Default Dependency Walker - useful troubleshooting tool?

That was the trick, Thanks.....
DB

"Franc Zabkar" wrote in message
news
I copied the newest version of DW over the original one. Maybe the
latest version has it but the old one doesn't ???




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Genuine Advantage Validation tool Nevans General 24 August 12th 05 03:15 PM
System Info tool with missing MSVCRT40.DLL file niwhsreg General 16 April 1st 05 02:18 AM
Registery problem? Paul General 15 December 8th 04 11:29 AM
cant' open multimedia tool in control panel - 98se dockerx Multimedia 2 July 25th 04 06:44 PM
Major Problem Matty General 3 July 4th 04 05:02 PM


All times are GMT +1. The time now is 12:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.