On 11/27/05 5:12 AM, "Alessandro Manotti" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
