|
Latest Articles
64-bit stands for 64 bits per cycle. Each computer can process a certain amount of bits per cycle and this factor is one of the most countable when it comes to the processing power of a machine.
Sep 29, 2009
When running on x64 hardware, you have two options. First, to run in native 64-bit mode. This means all the applications running need to be 64-bit. The second is to run worker processes in 32-bit...
Sep 3, 2008
I, and most people use, a 32-bit (x86) version of Windows. “So what?” you may...Aug 5, 2008
Accounts Area
|
Dependency Walker 2.2
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
Dependency Walker is also very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures. REPORT TO US: This software is not 64-bit native!!!
Comments
|
Are you a vendor?
If you are a vendor for any software listed in our catalogue, you can get full control over your listing by contacting us.You can also submit your 64-bit software today for free! Links by Google
Ads by Google
Website Design Directory - the right place to start building website.
|
||||||||||||||||

I, and most people use, a 32-bit (x86) version of Windows. “So what?” you may...
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.

