I have VB6 program. It is EXE project... and i have also ActiveXDLL for my Data Layer and others.
The requirements is: the EXE project is needed to reference in other EXE project. I know that I need the DLL file in order to include in the project references. I am thinking using of ActiveX EXE but i am not sure and dont know how to implement.
Please teach me.
The requirements is: the EXE project is needed to reference in other EXE project. I know that I need the DLL file in order to include in the project references. I am thinking using of ActiveX EXE but i am not sure and dont know how to implement.
Please teach me.