Using ActiveX to exchange data

Embed provides the ActiveX read and ActiveX write blocks for real-time, interprocess communication. Using these blocks, you can exchange data with other applications that support ActiveX. The ActiveX read block receives data from the Active X container; the ActiveX write block sends data to an ActiveX container.

Required files

To register properly, the Embed ActiveX control requires the following files:

      MFC42.DLL

      MSVCRT.DLL             

      OLEAUT32.DLL         

      VSMIPCD.DLL

The first three files are in your Windows system directory. The last file is in your Embed-install-directory.