Re: externals on Windows

2015-09-09 Thread Thierry Douez
> I know nothing about writing externals for Livecode on Windows. > Are there any tutorials available? http://newsletters.livecode.com/november/issue13/newsletter5.php http://newsletters.livecode.com/november/issue14/newsletter3.php http://newsletters.livecode.com/october/issue34/newsletter1.p

externals on Windows

2015-09-08 Thread Vokey, John
I normally use Livecode for OS X, but I have a device that is controlled from Windows. I would like to build an interface to the device to work with Livecode on Windows, and to do so, I would need to build and external that connects with a DLL to toggle to read the inputs from the device. I kn