Using Windows DLL's and COM objects
Ken Lipscomb
kenl34 at earthlink.net
Mon Aug 26 12:24:01 EDT 2002
Agreed.
Cheers,
Ken
-----Original Message-----
From: use-revolution-admin at lists.runrev.com
[mailto:use-revolution-admin at lists.runrev.com] On Behalf Of Dar Scott
Sent: Monday, August 26, 2002 11:09 AM
To: use-revolution at lists.runrev.com
Subject: Re: Using Windows DLL's and COM objects
On Monday, August 26, 2002, at 07:37 AM, Ken Ray wrote:
> If what you mean by "scalable" is that it will continue to work
> with new versions of Rev, the answer is "yes". If you mean is it
> flexible enough to call *any* DLL, that would depend on how the
> external for Rev was written; it is far easier to write an
> external that acts as an API to a specific Windows DLL than it is
> to try and write one that will call *any* DLL (a large undertaking
> because of the structs and custom types needed to be passed as
> params to DLLs like user32.dll/shell32.dll/etc.).
Some years ago I used LabView quite a bit and I miss it. It
included the ability to call DLLs in enough ways that I found it
useful. I think an external that can handle a large class of DLL
calls would be handy.
Dar Scott
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list