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

Home » Public Forums » archive » Re: .lib C routines in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: .lib C routines in IDL [message #55245] Thu, 09 August 2007 13:24 Go to previous message
b_gom is currently offline  b_gom
Messages: 105
Registered: April 2003
Senior Member
You will need to compile your static library (.lib) into a dynamic
library (.dll if using Windows), and make sure the functions use the
proper calling convention as described in the IDL external development
guide. You might also want to check out:
http://www.kilvarock.com/books/callingCfromIDL.htm
if you don't understand the process.

Brad

On Aug 8, 2:42 am, Patrizia <patriziabas...@hotmail.com> wrote:
> Hi,
> I'm trying to include some .lib files written in C in IDL.
> I tryed to include them using the CALL_EXTERNAL command of IDL but it
> doesn't work.
> Could someone give me some advices? Do I have to convert first
> the .lib files?
>
> Thanks,
>
> Patrizia
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Assimilating three files considering their DOY and overpassing time
Next Topic: Re: Structure Containing Structure: question about parentheses

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

Current Time: Wed Oct 08 16:09:13 PDT 2025

Total time taken to generate the page: 0.00190 seconds