using multiple dlls

  • Thread starter Thread starter PM
  • Start date Start date
P

PM

Hi !

My Excel application creates a menu with some 10 commands.
I plan to place the corresponding code in dlls.

Would you advise me to
a. have one dll with 10 classes called by the menu, or
b. have 10 different dlls ?

Thank you for any advice. This is the firt time I am trying anything of this
sort.
Pat
 
My vote is one dll.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top