Home | Previous Page | Next Page   Debugging and Testing DataBlade Modules on Windows > Debugging a DataBlade Module >

Manually Loading the Add-In

The DBDK Visual C++ Add-In toolbar should be present in the Visual C++ program if you installed DBDK after you installed Visual C++. If it is not present, you must add it manually.

To manually load the Visual C++ Add-In
  1. Close your project.dsw file.
  2. Choose Tools > Customize.
  3. On the Add-Ins and Macro Files page of the Customize dialog box, check the box for DBDKAddIn.1.

    If the box for DBDKAddIn.1 is already checked, uncheck it, close the Customize dialog box, and then repeat Steps 2 and 3.

  4. Click Close.
  5. Open your project.dsw file.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]