Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21965

How to automatically fix MISSING reference in a dll when a referenced library is brok

$
0
0
Hi All,

I have a vb6 group project, in that so many vbp projects are grouped, when ever I am opening and trying to compile the vbg I will get so many reference missing errors, to fix it all manually its very difficulty.

I want to compile all the vbp projects without opening it in the vb6 and like to fix the missing reference error in it, how can I achieve this, please help me.

I tried to compile the vbp projects from the run command by using the following command

"c:\program files\microsoft visual studio\vb98\vb6.exe" path of the project. vbp /make

Here I want to catch the exception thrown by the vb6 compiler and I want fix it all without using the VB6 IDE.

Viewing all articles
Browse latest Browse all 21965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>