Click to See Complete Forum and Search --> : Referencing Multiple Projects


acutrac
December 13th, 1999, 11:19 AM
If i have a project can i refer to all objects within another project without adding the forms/modules one at a time??

Lothar Haensler
December 14th, 1999, 01:31 AM
make the "other" project an ActiveX DLL and add a reference to it via Project/References and create a public class...