Hello! I created an ActiveX Dll with several class modules, and functions/subs. I created a new application in the Component services, I added the dll, and then I exported the application (I created the application proxy).
After installing the proxy on the client PC, I noted that the dll installed on the client computer is (almost) the same size of the dll from the server PC.
Is this normal? I thought that the proxy application must contain only the interface definition, not the implementation. Am I wrong?
After installing the proxy on the client PC, I noted that the dll installed on the client computer is (almost) the same size of the dll from the server PC.
Is this normal? I thought that the proxy application must contain only the interface definition, not the implementation. Am I wrong?