Would it make sense to use an Active X dll to handle a certain operation in my applications. This way both applications could access the same operation. What are the advantages of doing this? Is is faster to access a dll rather then just placing it in the code itself.




Reply With Quote