Objective Toolkit : Chapter 24 Microsoft Agent Extensions
Chapter 24 Microsoft Agent Extensions
Overview
Objective Toolkit includes MFC extensions to the basic Microsoft Agent ActiveX components, providing additional features and simplifying their incorporation into your MFC applications.
These extensions provide Agent-enabled Dynamic Data Validation, Tooltips, Message Boxes, and Tip of the Day support in your MFC applications, as well as the basic Agent features. They also provide a framework with a simple API to initialize the AgentServer, load/unload a default agent character with a default notification sink, and create Acts associated with ActIDs. These Acts can be categorized as critical and non-critical; the former gaining priority over the latter when both occur simultaneously. The Act framework is described in more detail in the SECAgentCharAct class description.