My project group is consisted of one ActiveX.EXE and one Active.dll. Currently both ActiveX components have their version compability set to "Project Compability."
I have been adding, removing and editing methods in existing classes for these components and compile them to "project compability" WITHOUT any problems.
My question is: What would happen if I add new or delete classes in ActiveX.dll and compile both as "project compability?" Will it break my interface and no longer
work with the previous clients?
-- Thanks, Wendy
I have been adding, removing and editing methods in existing classes for these components and compile them to "project compability" WITHOUT any problems.
My question is: What would happen if I add new or delete classes in ActiveX.dll and compile both as "project compability?" Will it break my interface and no longer
work with the previous clients?
-- Thanks, Wendy