comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Embedding IDL within a C++ app
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Embedding IDL within a C++ app [message #11862] Thu, 28 May 1998 00:00
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
> However I wondered if it is possible to embed such IDL routines within a
> DLL (for example) to be included as part of my C++ code.
>
> Finally, I wondered if it was possible to visualise my data through IDL,
> e.g. time-varying power spectral density in 3D, by calling the graphics
> routines through some sort of interface, e.g. a DLL.

Take a look at the IDL Advanced Development Guide, under the
Callable for Windows chapter. Basically no problem whatsoever
in doing what you ask. Your application has all of IDL linked
into it, at your fingertips. Callable IDL is a great tool for
visual debugging (plotting your data etc on the fly from your C
application, just as you would with an IDL application). Note,
however, that your application requires an IDL license that is
available at runtime! Also, the example(s) are for C, not C++,
but that should be a simple fix.

Regards,

Stein Vidar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL and Wavelets!
Next Topic: Embedding IDL within a C++ app

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 01:33:26 PDT 2025

Total time taken to generate the page: 0.64398 seconds