Can Rev call API functions?
Andre Garzia
soapdog at mac.com
Mon Jul 26 17:11:03 EDT 2004
On Jul 26, 2004, at 6:01 PM, Phil Davis wrote:
> Simple question:
> Can Rev call Windows API functions? (That is, natively, without any
> help
> from externals.)
>
> I assume not. I'm pretty fuzzy on what makes an app able to do this.
> Some
> kind of binding with the APIs has to be established, right? Seems like
> I
> remember some of that from my VB days. Any volunteers?
>
> If Rev can't do it natively, then I assume an external is required to
> supply
> the 'glue' - the binding. Yes?
>
Phill,
externals are the way to go I think. since we use a cross platform
tool, making native calls to OS API are trick and not failsafe,
imagine, what happens if I make a call to a windows API and build for
Linux... can you hear the core dump coming... :D
we saw Chris make a simple external at the Revolution Masters Sumit, it
was pretty easy... and it works...
cheers
andre
> Thanks -
> Phil Davis
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
--
Andre Alves Garzia 2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org
More information about the use-livecode
mailing list