Error when calling DLL's functions in another computer.
When I execute the installation program in another computer it happens a problem in the call of the functions of a DLL that I created. The calls are made through the function CallInstDLL. The functions of DLL don't execute in the other computer! Which the reasons that can make that to happen?