I´ve been working with activeX dll and activeX exe and now I am stuck to at this problem.
I have an activeX dll been loaded by ActiveX exe. The ActiveX exe acts as a server for a main EXE program which has a MDI interface.
The main Exe request to the server (AX server) to load an AX dll. That AX dll then loads some forms. I would like that these forms to be a mdichild in the main Exe.
I´ve already tried the MDiActiveX (v1.0.3) control from Michael Wallner, but it does not work in my case, I always receive a message that the control did not find the its counterpart in the MDI parent.
Is there another option to address this task?
Angelo
I have an activeX dll been loaded by ActiveX exe. The ActiveX exe acts as a server for a main EXE program which has a MDI interface.
The main Exe request to the server (AX server) to load an AX dll. That AX dll then loads some forms. I would like that these forms to be a mdichild in the main Exe.
I´ve already tried the MDiActiveX (v1.0.3) control from Michael Wallner, but it does not work in my case, I always receive a message that the control did not find the its counterpart in the MDI parent.
Is there another option to address this task?
Angelo