Skip to content
David Hoyle edited this page Feb 19, 2022 · 3 revisions

Overview

The C++ OTA (Open Tools API) Template is a new project which contains the code associated with the various blog posts and the Open Tools API book as I write them. It's my intention that it will have the same capabilities as the Delphi version but for C++.

At this moment the expert/wizard contains basic example code which will be blogged about shortly. At the moment it implements the following:

  • Package code;
  • DLL code;
  • Splash Screen code;
  • About Box code;
  • IDE Notifier code;
  • Code to add an options dialogue to the IDE.
Clone this wiki locally