b***y 发帖数: 740 | 1 Hi. Do you guys know how can I find all the DLL file names being used by an
EXE within a visual c++ program? I know there's a tool called Dependency
Walker can do this but I need the source codes or knowing how to do it.
Thanks very much!! | o**o 发帖数: 3964 | 2 many years ago i used a little tool called "exescope", which
can view&change resource, including checking dlls. don't know
if it's still there yet |
|