in reply to Re^2: Perl and C++ interface
in thread Perl and C++ interface

first of all is it a C++ application or library?
if it is a library,does it expose an Automation interface? (IDispatch)

Replies are listed 'Best First'.
Re^4: Perl and C++ interface
by Mj1234 (Sexton) on Oct 26, 2015 at 08:12 UTC
    It is an application. No automation interface.