Am I correct in assuming that if I put some common functions in an ActiveX DLL and it is installed along with my application on another machine, I can alter one of the functions in the DLL (on my machine), and I will only have to copy across the DLL to the other machine rather than install the whole application again?