Symantec logo

Implementing entry points using C++

  1. Edit sample.C to customize the implementation; sample.C is located in the directory %VCS_HOME%\src\agent\Sample.
  2. After completing the changes to sample.C, invoke the nmake command to build the agent. The command is invoked from %VCS_HOME%\src\agent\Sample..
  3. Name the agent DLL resource_typeAgent.
  4. Place the agent in %VCS_HOME%\bin\resource_type.
  5. We also recommend naming the agent DLL resource_type.dll. The agent DLL for Oracle would be %VCS_HOME%\bin\Oracle\Oracle.dll.

    For example, the agent DLL for Oracle would be %VCS_HOME%\bin\Oracle\Oracle.dll.