Click to See Complete Forum and Search --> : What are the DLLs that have to be shipped along with an Active Control created using VB?


Anuj Seth
December 20th, 1999, 06:31 AM
Env: VB 6.0, Windows 9x/NT

Hi,

What are the DLLs that have to be shipped along with an ActiveX control
created using VB 6.0? Lets assume that the person going to use the
ActiveX control has just installed Windows and has no other applications
installed.

Is the MFC42.DLL?

Awaiting an early reply. Thanks in advance,

With Regards,

Anuj Seth

[eCode] seth
[WWW] http://anujseth.tripod.com/
http://www.geocities.com/anujseth/

ashesh
February 16th, 2000, 11:49 PM
Use the Package and Deployment wizard It'll take care of all the dependency files if u dont want to create the setup then go thru the process let the wizard create the setup for u and see the setup .lst and the dep files

babarq
May 30th, 2000, 05:53 AM
well a depency walker comes along visual studio which enables u to see the dependencies