ActiveX DLLs and Stardard EXEs
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a Visual Basic 6 application with an executable that is about 800KB. The application uses various active x dlls. No other application uses these dlls. What will the advantages/disadvantages be of adding the active x dlls into the project and compiling it as one? It sure would make maintenance much easier.