Download DEPEND.ZIP
Module Interdependency Check v1.1, (c) 1995 Andika Triwidada

usage: DEPEND filename [-v] [-o{n|p|-}]
       -v     verbose output
       -on    order output by module's name
       -op*   order output by module's path
       -o-    order output by occurence in source files

This utility is a DOS executable for inspecting 16-bit Windows applications. 
It will list every DLL needed to run a Windows application, and the path of each
DLL listed. DEPEND will recursively search indirect DLL dependencies. 

DEPEND can not detect VBX dependecy or any dynamic DLL invocation which are 
not listed in executable file header.

I would like to rewrite this kind of utility in 32-bit environment, but lacks of
PE format information/inspection utility has been forbade me to do so. And I will
thank you for any help in this matter.

Andika Triwidada
http://geocities.datacellar.net/SiliconValley/9166
mailto:andika@hotmail.com

-----------------------------------------------------------------------------------

DEPEND.EXE  08 September 1995, 11406 bytes
1