Re: Accessing .dll in IDL [message #34820] |
Thu, 24 April 2003 14:39 |
Rick Towler
Messages: 821 Registered: August 1998
|
Senior Member |
|
|
"Rick Towler" wrote in message...
> "Eric Inazaki" wrote in message...
>
>> Is there a way to access dll functions in IDL directly
>> (w/o using wrappers)?
>
> On win32 you can use Randall Frank's IDL tools .dlm available from Ronn
> Kling's site www.kilvarock.com.
>
I should also add that you can use CALL_EXTERNAL which will work on all
platforms. Details can be had in the online help and the EDG.
-r
|
|
|
Re: Accessing .dll in IDL [message #34821 is a reply to message #34820] |
Thu, 24 April 2003 14:33  |
Rick Towler
Messages: 821 Registered: August 1998
|
Senior Member |
|
|
"Eric Inazaki" wrote in message...
> Is there a way to access dll functions in IDL directly
> (w/o using wrappers)?
On win32 you can use Randall Frank's IDL tools .dlm available from Ronn
Kling's site www.kilvarock.com.
-Rick
|
|
|