I am linking a DLL with exports from 4-6 other DLLs I have developed.
Each DLL currently has 300-400 classes in it. Every class is exported.
Will I experience problems as the number of classes exported increases?