DLL usage in RunRev

Ken Ray kray at sonsothunder.com
Sun Nov 27 23:19:02 EST 2005


On 11/27/05 5:12 AM, "Alessandro Manotti" <ale870 at gmail.com> wrote:

> Hello,
> 
> can someone help me to understand how to use a Windows DLL in RunRev?

Allesandro, we just went over this topic a few weeks back. It's detailed in
the tip at my site:

http://www.sonsothunder.com/devres/revolution/tips/ext002.htm

Basically an DLL is either built exclusively for Revolution using the
headers/source provided in the Externals kit, or it is a third party DLL (a
"normal" DLL"). Revolution externals are loaded with the "set the externals
to <list of externals>" command (see "externals" in the Transcript
Dictionary), and third party DLLs *can* be used, but you have to provide an
intermediary to call them (see the tip).

Hope this helps,

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list