LC Builder and 3rd Part DLLs under Windows

Tom Glod tom at makeshyft.com
Tue Aug 7 12:51:19 EDT 2018


thanks very much .... somehow that has eluded me.  Will start on it tonight.

On Tue, Aug 7, 2018 at 11:51 AM, Matthias Rebbe via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Tom,
> there is a extension-course here <https://livecode.com/courses/
> extension-course/>
>
> > Am 07.08.2018 um 17:23 schrieb Tom Glod via use-livecode <
> use-livecode at lists.runrev.com>:
> >
> > Hey Matthias, Just wondering what resources you used to get started in
> > LCB.... I have yet to dip my toes in that ..but I think I am ready.
> >
> > On Tue, Aug 7, 2018 at 10:43 AM, Matthias Rebbe via use-livecode <
> > use-livecode at lists.runrev.com> wrote:
> >
> >> Brian,
> >>
> >> thanks also. Yes, please. More examples are welcomed.
> >>
> >> Regards,
> >>
> >> Matthias
> >>
> >>
> >>> Am 07.08.2018 um 16:29 schrieb Brian Milby via use-livecode <
> >> use-livecode at lists.runrev.com>:
> >>>
> >>> 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 at 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 <
> lists at 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 at 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 at 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 at 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 at 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 at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list