/build/static/layout/Breadcrumb_cap_w.png

How to get the minium dependcies of a VB6.0 application (.exe)

Hello,

We have a VB6.0 application (.exe), for which It is required to identify minimum dependencies (i.e. MSCOMCTL.ocx) etc.
By using the Dependency walker it is not possible to identify the dependencies like MSCOMCTL.ocx.

Please suggest the method to identify the minimum dependencies for VB 6.0 executable.

Thank You



0 Comments   [ + ] Show comments

Answers (4)

Posted by: jagadeish 8 years ago
Red Belt
1
Use PeStudio,to see the dependencies, simply look at the Imported Libraries




Posted by: jagadeish 8 years ago
Red Belt
0
You can also use EXE Explorer, to check for a file’s dependency, first load it into the program and check the Imports tab

Posted by: anonymous_9363 8 years ago
Red Belt
0
OCXs aren't linked in the EXE's import/export table. Using Dependcy Walker, you need to start profiling then run the EXE.

Your nickname here begins 'programmer' and yet you don't know this stuff?!?

Comments:
  • @VBScab
    He didn't say it is linked in the EXE.. It can be a dependency for the functionality of the application - jagadeish 8 years ago
Posted by: anonymous_9363 8 years ago
Red Belt
0
Neither did I! :-)

Comments:
  • I read it twice and got it :) - jagadeish 8 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ