#include "D:\MyProjects\DDA\DDAAgent.h"
DDAAgent g_ddaAgent;
 ...
void main()
{
 ...
}

Example 2: Integrating the DDA.

Back to Article