I have also started with libSodium (because it had a compiled dll I could try) if you want another example. I have not posted anything yet since it does not do anything very useful yet (it will initialize and generate a key pair but I have not done any of the parts to use the keys).
Thanks, Brian On Aug 7, 2018, 9:25 AM -0500, Trevor DeVore via use-livecode <use-livecode@lists.runrev.com>, wrote: > Actually, I do have a public example. Take a look at this winSparkle > project: > > https://github.com/trevordevore/lc-winsparkle > > -- > Trevor DeVore > ScreenSteps > www.screensteps.com > > On Tue, Aug 7, 2018 at 9:23 AM Trevor DeVore <li...@mangomultimedia.com> > wrote: > > > Matthias, > > > > Yes it is possible. I don't know of any 3rd party DLL examples. Can you > > point me to a DLL you want to wrap? I may be able to put together the > > skeleton of an LCB extension for you to get started with. > > > > -- > > Trevor DeVore > > ScreenSteps > > www.screensteps.com > > > > On Tue, Aug 7, 2018 at 5:33 AM Matthias Rebbe via use-livecode < > > use-livecode@lists.runrev.com> wrote: > > > > > Hi, > > > > > > i make use of the Widgets in LC 9 very often and i am really impressed > > > what is possible with LCB. > > > I have no deep knowledge of LCB, but if i understand correctly then LCB > > > is able to call OS APIs, right? > > > > > > If so, is it also possible to call functions of a 3rd party DLL under > > > Windows? > > > > > > I know there is a very nice but old example on Ken Ray´s page how to use > > > external DLLs in LC, > > > > > > But now with LCB i would prefer LCB to do the complete “wrapping”. > > > > > > So would it be possible? And if so, are there any examples available > > > already? > > > > > > Regards, > > > > > > Matthias > > > _______________________________________________ > > > use-livecode mailing list > > > use-livecode@lists.runrev.com > > > Please visit this url to subscribe, unsubscribe and manage your > > > subscription preferences: > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode