![]() |
EnumModules
|
| Deutsche Beschreibung | English description |
|
|
|
|
|
|
||||||||||||||||
EnumModules is a tool mainly for developers:Often a DLL, an OCX, or similar that one is developing ist going to be compiled: "Access denied". Usually the cause is a program which keeps this modul still in memory. This is hard to track down. But EnumModules is the solution for this problem. EnumModules lists all currently running processes and their modules. But the dependencies are not limited to processes->modules like the most other applications keep ist. Instead EnumModules offers the other way round: modules->processes. In other words: With one look you can determine wich DLL is held by which processes. Additionaly EnumModules shows the full path and, if you want, the versioninfo of all modules. So you allways know wich module is in memory. But that is not all EnumModules can do for you: It offers a mighty versioncheck tool for all installed modules. You can choose if you want to see all modules within the "PATH"-searchpath, within the system directory, on all local drives or within a path that you select. The perfect tool to keep all modules of a project consistent. Tracking versioninfo is easy as never before. |
||||||||||||||||
|
|
||||||||||||||||
|
||||||||||||||||
|
|
||||||||||||||||
|
||||||||||||||||