You can find the latest LuaCOM files here:

https://github.com/davidm/luacom

  The demo folder contains several examples.

Best,
Scuri


2017-09-24 23:12 GMT-03:00 Andrew Robinson <arobinso...@cox.net>:

> COM can be both 32-bit and 64-bit, but for interoperability reasons, in a
> 64-bit application a 64-bit handle is passed but only the lower 32-bits are
> used (https://msdn.microsoft.com/en-us/library/windows/desktop/
> aa384203(v=vs.85).aspx). I don't see any examples of using LuaCOM but I'm
> hoping I either missed the example(s) code or that the translation between
> existing COM code and LuaCOM is trivial.
>
> On 9/24/2017 at 5:04 AM, John Spikowski <supp...@scriptbasic.org> wrote:
>
> Windows COM/OLE is 32 bit. If you need 64 bit than .NET is your only
> option,
>
>
>
>
> On Sat, 2017-09-23 at 18:44 -0700, Andrew Robinson wrote:
>
> I forgot to also ask: Is the LuaCOM library 32-bit or 64-bit? Do I have a
> choice? The download doesn't tell me.
>
> On 9/23/2017 at 6:40 PM, Andrew Robinson <arobinso...@cox.net> wrote:
>
> Quick question: Is the LuaCOM library a standalone library or is it
> dependent on the other LuaBinaries that are not available in the Windows
> version of IUP?
>
> Andrew
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
> _______________________________________________
> Iup-users mailing 
> listIup-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/iup-users
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to