<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PLUGIN name="ActiveX message" version="1.0" type="misc">
  <DESCRIPTION>Manage ActiveX messages</DESCRIPTION>
  <HELP>http://www.openspace3d.com/documentation/fr/plugits/misc/activexplugit.html</HELP>
  <RESOURCE></RESOURCE>
  <EDITOR>
    <SCRIPT path="./exmessage.pkg" />
  </EDITOR>
  <CLIENT minstance="true">
    <SCRIPT path="./cxmessage.pkg" />
    <ACTION name="Send" />
    <EVENT name="Message" />
  </CLIENT>
</PLUGIN>